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

Explain Stargate / Grpc query and Stargate / Any message from a contract POV #127

Open
chipshort opened this issue Aug 7, 2024 · 0 comments
Labels

Comments

@chipshort
Copy link
Contributor

Basically, we want to tell people that this uses protobuf for the message / query and response type,
that they should use some protobuf crate for that (we can also reference crates like cosmos-sdk-proto and mention that many chains offer their own crates with predefined types) and show some example code on how to do it.
For messages, there is one example in the IBC docs already that can be adapted.

For Stargate query specifically, we should mention this caveat.

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

No branches or pull requests

1 participant