Base implementation for CW721 NFTs with generic extensions for on-chain metadata or custom logic.
# Cargo.toml
[dependencies]
cw721-base = "0.22.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a default CW721 NFT contract instance.
Use within a CosmWasm smart contract with instantiate message.
No dependency data recorded yet.