cosmos / cosmos-rust

The home of all shared Rust resources for the Cosmos ecosystem.
Apache License 2.0
310 stars 125 forks source link

How to query modules in Osmosis, such as Token Factory #475

Closed hsxyl closed 2 months ago

hsxyl commented 4 months ago

I wish I could use cosmos-rust to interact with osmosis modules in rust programs, but after reading some code and documentation, I still don't know how to do it. Is there any documentation or code examples I can learn?

tony-iqlusion commented 2 months ago

Osmosis support can be found here: https://github.com/osmosis-labs/osmosis-rust