cosmwasm 0.7.2

Standard library for Wasm based smart contracts on Cosmos blockchains
Documentation
# cosmwasm

[![cosmwasm on crates.io](https://img.shields.io/crates/v/cosmwasm.svg)](https://crates.io/crates/cosmwasm)

The standard library for building CosmWasm smart contracts. Code in this package is compiled into the smart contract.

## License

This package is part of the cosmwasm repository, licensed under the Apache
License 2.0 (see
[NOTICE](https://github.com/CosmWasm/cosmwasm/blob/master/NOTICE) and
[LICENSE](https://github.com/CosmWasm/cosmwasm/blob/master/LICENSE)).