Expand description
WASM environment for Odra Framework It is an implementation of the contract environment used by the contracts written in Odra, which are compiled to the WASM target architecture.
Re-exports§
pub use casper_contract;
Modules§
- Functions that interact with the casper host environment.
Structs§
- ContractContext implementation for Wasm environment.