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

Document how to connect to chain with JS app #5

Open
ethanfrey opened this issue Sep 20, 2024 · 2 comments
Open

Document how to connect to chain with JS app #5

ethanfrey opened this issue Sep 20, 2024 · 2 comments
Assignees

Comments

@ethanfrey
Copy link
Contributor

Add some general documention around the work in #2 explaining how to configure and use CosmJS and connect Keplr.
Reference any existing documentation for those and link to them.
Include a few basic code samples in the doc, but no need to copy anything that can be found elsewhere and linked.

This should be designed to onboard people who have never used CosmJS or Cosmos before (and more used to Ethereum tooling). It should be a quick start to get going and show where to find more information on the various functions they will want to use to interact with AVSes (set up wallet, cosmwasm query and message, bamk query and message).

If not too hard, explain how this can be used in node.js apps as well

@msteiner96
Copy link
Collaborator

Hi @ethanfrey , isnt this quite redundant with https://github.com/Lay3rLabs/docs-avs/issues/3 ?

@msteiner96 msteiner96 self-assigned this Oct 2, 2024
@ethanfrey
Copy link
Contributor Author

Kinda, but they are slightly distinct in my mind.

I meant #3 to be more how to install Keplr and connect as a user.
And #5 to be how to create a SigningClient in CosmJS code sample (with link to your code in example-avs-ui)

They can easily both be closed with one docs PR

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

No branches or pull requests

2 participants