wlsaud619 / sdk-tutorials

Tutorials for building modules for the Cosmos SDK

Home Page:https://tutorials.cosmos.network/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

This is the quick and simple "Hello World" introduction to building with the Cosmos SDK. You will build a fully-funcitonal blockchain with payment functionality and a custom "greeter" module. This tutorial makes use of the utils/starter package to reduce boilerplate and allow you to focus on the core concepts. Start here if you are evaluating Cosmos as your possible platform of choice.

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.

About

Tutorials for building modules for the Cosmos SDK

https://tutorials.cosmos.network/

License:Other


Languages

Language:Go 95.3%Language:JavaScript 1.9%Language:Makefile 1.8%Language:Shell 0.9%Language:CSS 0.1%