# Packages
No description provided by the author
# Functions
GenerateCodeFromIDLSchema generates golang message types for your CosmWasm smart contracts.
Generates the code for ExecuteMsg.
No description provided by the author
No description provided by the author
GenerateQueryClient generates the gRPC query client for your CosmWasm smart contracts.
GenerateQueryClientFromIDLSchema generates a gRPC query client for your CosmWasm smart contracts.
Generates the code for QueryMsg.
No description provided by the author
Generates the code for SudoMsg.
GetDefinition returns a definition from the global definition registry.
RegisterDefinition registers a definition to the global definition registry and returns true if the definition is successfully registered.
RegisterDefinitions registers definitions to the global definition registry.