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` messages implementation #11

Closed leobragaz closed 2 years ago

leobragaz commented 3 years ago

We need to implement all the custom messages of x/profiles inside the Desmos rust package. This will be helpful in the future for developers in order to let them easily integrate their custom tokenomics/ToS with anything related to Desmos profiles. List of messages to be implemented:

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

leobragaz commented 2 years ago

Closed by #19