/sdk-tutorials

Tutorials for building modules for the Cosmos SDK

Primary LanguageGoOtherNOASSERTION

Tutorials for the Cosmos SDK

"Greetings Cosmonauts"

The code for these tutorials (and this site) can be found here on Github

Prerequisites

After a quick Development Environment Setup, you're ready to select a tutorial from the list below.

The real deal, full-length tutorial in which you will build a fully functional naming service on a blockchain. This tutorial does not use the starter package, rather you will be configuring and composing a full application yourself. The nameservice tutorial also has translations and a slide deck.

Translations:

A scavenger hunt of sorts! Users post questions with hashed answers and bounties for whoever can solve them using a commit-reveal scheme that prevents front-running.