desmos-labs / desmos-contracts

A collection of cosmWASM contracts for desmos network
Apache License 2.0
10 stars 5 forks source link

Desmos `x/profiles` queries implementation #12

Closed leobragaz closed 2 years ago

leobragaz commented 3 years ago

As #11, we need to implement also all the custom queries of x/profiles inside the Desmos rust package. This will help developers when they will implement their own tokenomics if they need something related to the profiles module. List of queries to be implemented:

Each of them should be implemented and tested inside a single PR.

leobragaz commented 2 years ago

Closed by #19