Crate kore_contract_sdk

Crate kore_contract_sdk 

Source

Structs§

Context
Contrat execution context.
ContractInitCheck
Contract init result.
ContractResult
Contract execution result.
ValueWrapper
Wrapper for serde_json::Value that implements BorshSerialize and BorshDeserialize.

Functions§

check_init_data
Contract execution.
execute_contract
Contract execution.