Crate desmos_bindings

source ·
Expand description

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

Modules

  • Contains basic types of a cosmos sdk based chain.
  • Contains structs to iterate over the chain data.
  • The test utils to mock the queriers and desmos app
  • 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 utilities, structs and enums to interact with the Desmos x/tokenfactory module.