mantrachain-std 0.2.0

Standard library for Mantrachain 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
# mantrachain-std

[![mantrachain-std on crates.io](https://img.shields.io/crates/v/mantrachain-std.svg)](https://crates.io/crates/mantrachain-std) [![Docs](https://docs.rs/mantrachain-std/badge.svg)](https://docs.rs/mantrachain-std)

Mantra's proto-generated types and helpers for interacting with the appchain. Compatible with CosmWasm contract.