Standard library for Wasm based smart contracts on Cosmos blockchains
# Cargo.toml
[dependencies]
cosmwasm = "latest"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Define a smart contract entry point
Use `cargo build --target wasm32-unknown-unknown` and optimize with cosmwasm-opt
Breaking-change detection hasn't run for this library yet.
No dependency data recorded yet.