nibiru-std 0.7.0

Nibiru standard library for CosmWasm smart contracts
Documentation
1
2
3
4
5
6
7
8
9
10
pub mod address;
pub mod bindings;
pub mod errors;
pub mod math;
pub mod proto;
pub mod tutil;
pub mod wasm;

pub const VERSION_COSMOS_SDK: &str = "v0.47.5";
pub const VERSION_NIBIRU: &str = "9e9701e5b0f9d6a550d06454e6ad2a4cba1859aa";