Expand description
Generate Casper contract and interact with Casper host.
Re-exports§
pub use casper_contract;
Modules§
- contract_
env - Casper backend for WASM.
- runtime
- Functions for interacting with the current runtime.
- storage
- Functions for accessing and mutating local and global state.
- utils
- A set of utility functions encapsulating some common interactions with the current runtime.