Expand description

Crate that provides the bindings to interact with the Desmos blockchain custom modules from a CosmWasm smart contract.

Modules

Implementations of cosmwasm_std::CustomMsg for DesmosMsg.

Contains utilities,structs and enum to interact with the Desmos x/posts module.

Contains utilities,structs and enum to interact with the Desmos x/profiles module.

Contains utilities,structs and enum to interact with the Desmos x/reactions module.

Contains utilities,structs and enum to interact with the Desmos x/relationships module.

Contains utilities,structs and enum to interact with the Desmos x/reports module.

Contains utilities,structs and enums to interact with the Desmos x/subspaces module.

Contains some basic types of a cosmos sdk based chain.