Basic implementation of a CosmWasm-20 compliant token for CosmWasm smart contracts.
# Cargo.toml
[dependencies]
cw20-base = "2.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Use the CW20 base contract execute function (typically in a CosmWasm environment).
Use within a CosmWasm contract project with proper dependencies (cosmwasm-std, etc.).
No dependency data recorded yet.