provwasm-stdv1 0.0.2

Rust bindings that enable CosmWasm smart contracts to interact with custom modules in the Provenance Blockchain
Documentation
1
2
3
4
5
6
7
8
9
# provwasm-stdv1

This crate provides bindings that enable CosmWasm smart contracts to interact with custom modules
in the Provenance Blockchain.

## License

This crate is part of the provwasm repository, licensed under the Apache License 2.0
(see the [LICENSE](https://github.com/provenance-io/provwasm/blob/main/LICENSE)).