neutron-std 9.1.0

Standard library for Neutron with CosmWasm support included. This package is a modified copy of the osmosis package - https://github.com/osmosis-labs/osmosis-rust/tree/main/packages/osmosis-std
Documentation
1
2
3
4
5
6
7
8
9
10
pub mod capability;
pub mod cosmos;
pub mod cosmwasm;
pub mod feemarket;
pub mod gaia;
pub mod ibc;
pub mod neutron;
pub mod osmosis;
pub mod slinky;
pub mod tendermint;