Data structures to organize and manipulate ink! contract storage for Substrate-based smart contracts.
# Cargo.toml
[dependencies]
ink_storage = "5.1.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines a contract with a Mapping storage field.
Add `ink` and `ink_storage` to dependencies and use the contract macro.
No dependency data recorded yet.