-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Juno UI integration tutorial #82
base: master
Are you sure you want to change the base?
Conversation
|
||
#### UI framework | ||
|
||
If you have already included a UI kit in your project, you will need to provide the CosmosKit function to generate the wallet modal. This modal is used for wallet integration and can be customized according to your needs. You can refer to the CosmosKit documentation for more details on how to customize the modal with the walletModal function: [https://docs.cosmoskit.com/provider/chain-provider#customize-modal-with-walletmodal](https://docs.cosmoskit.com/provider/chain-provider#customize-modal-with-walletmodal). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The link is broken. This seems to be the updated, working one: https://docs.cosmology.zone/cosmos-kit/provider/chain-provider#customize-modal-with-walletmodal
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this empty file intended to stay/be filled, or is it substituted by the developer-guides/miscellaneous/frontend-ui-tutorial/README.md?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are you going to fill this (ie. is it necessary) or can we remove it for now and merge?
As part of the JunoFarms hackathon, I have compiled some information about using CosmosKit and ts-codegen
Draft WIP, preview on https://topmonks.gitbook.io/junodocs/developer-guides/miscellaneous/frontend-ui-tutorial