Skip to content
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

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

janfabian
Copy link

@janfabian janfabian commented Jun 26, 2023

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


#### 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).
Copy link

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

Copy link

@kopeboy kopeboy May 2, 2024

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?

Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants