desmos-cw 0.1.5

Desmos network utilities for smart contracts development
Documentation
1
2
3
4
5
6
7
pub mod msg;
pub mod querier;
pub mod query_types;
pub mod types;

#[cfg(not(target_arch = "wasm32"))]
pub mod mock;