# Functions
ExecuteContractCmd will instantiate a contract from previously uploaded code.
GetCmdGetContractInfo gets details about a given contract.
GetCmdGetContractState dumps full internal state of a given contract.
No description provided by the author
No description provided by the author
No description provided by the author
GetCmdListCode lists all wasm code uploaded.
GetCmdListContracts lists all instantiated contracts.
GetCmdQueryCode returns the bytecode for a given contract.
No description provided by the author
GetTxCmd returns the transaction commands for this module.
InstantiateContractCmd will instantiate a contract from previously uploaded code.
StoreCodeCmd will upload code to be reused.