9 releases (breaking)
0.10.0 | May 27, 2021 |
---|---|
0.6.0 | Aug 10, 2020 |
0.5.2 | Jun 30, 2020 |
0.4.0 | May 25, 2020 |
0.1.0 | Feb 27, 2020 |
#23 in #name-service
23 downloads per month
33KB
698 lines
Name Service
This is a CosmWasm derivation of Cosmos SDK's name service application
The goal of the application you are building is to let users buy names and to set a value these names resolve to. The owner of a given name will be the current highest bidder. In this section, you will learn how these simple requirements translate to application design.
Here is the tutorial for this application: tutorial
Dependencies
~2.7–4MB
~90K SLoC