cosmos-rust
cosmos-rust copied to clipboard
How to query modules in Osmosis, such as Token Factory
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?