Crate odra_casper_backend

Source
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.