Expand description
Kelk-env is a Low-level interface for interacting with Tanour (Wasm executor) in Pactus blockchain.
Re-exports§
pub extern crate alloc;pub use api::BlockchainAPI;pub use api::StorageAPI;pub use error::HostError;
Kelk-env is a Low-level interface for interacting with Tanour (Wasm executor) in Pactus blockchain.
pub extern crate alloc;pub use api::BlockchainAPI;pub use api::StorageAPI;pub use error::HostError;