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

Rust client library #26

Open
iboss-ptk opened this issue Aug 15, 2022 · 0 comments
Open

Rust client library #26

iboss-ptk opened this issue Aug 15, 2022 · 0 comments

Comments

@iboss-ptk
Copy link
Collaborator

iboss-ptk commented Aug 15, 2022

Background

osmosis-std generate code from proto, which means it can generate non-cosmwasm client with nice interface along with it. The idea is to have an interface similar to #22 as a starting point, but could find better interface along the way.

Expectation

  • Design interface for GammQueryClient ,GammClient
  • potentially construct these client from root struct
  • implement the interface and create example
  • repo refactoring (need feedback)
    • osmowasm: cosmwasm related lib
      • osmowasm-std
      • osmowasm-std-derive
      • osmoswasm-testing
    • osmo-rs
    • cosmos-bindgen (used for gen osmo-rs & osmowasm-std)
@iboss-ptk iboss-ptk moved this to Todo in CosmWasm Ecosystem Aug 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant