Cosmos SDK Tutorial — Nameshake

I wrote a tutorial on how to get started using the Cosmos SDK to build your own modules and decentralized blockchain applications. This tutorial was first walked through during a live workshop at the SF Blockchain Week Epicenter event (co-hosted by Epicenter!) and was then adapted into a follow along text tutorial. We will likely be releasing a video walkthrough soon!

In the tutorial, we build a “nameservice”, a mapping of strings to other strings (similar to Namecoin, ENS, or Handshake), in which to buy the name, the buyer has to pay the current owner more than the current owner paid to buy it! We call the application Nameshake 😉

The tutorial is still a work in progress. If you have any feedback or issues, please let us know through the Github issues page. Please enjoy!

https://github.com/sunnya97/sdk-nameservice-example