Standard library for Wasm based smart contracts on Cosmos blockchains
# Cargo.toml
[dependencies]
cosmwasm-std = "3.0.7"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Define a smart contract entry point for instantiation.
Add `--target wasm32-unknown-unknown` when building.
No dependency data recorded yet.