selcukgun / b9-checkers-academy-draft

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Checkers tutorial project

This is a companion project of the Cosmos SDK tutorials. Its object is to show various features of the Cosmos SDK and of Ignite, along with the progression of the code as elements and features are added.

The progression of the code is demonstrated via the help of branches and diffs.

Build steps taken

All the build steps were run inside the Docker container.

$ ignite scaffold chain github.com/b9lab/checkers

Progressive feature branches

Versions used here are:

  • Go: 1.18.3
  • Ignite (formerly Starport): 0.22.1
  • Cosmos SDK: v0.45.4

Branches:

Version 1 progressive tags

Versions used in version 1 are:

  • Go: 1.16.15
  • Ignite (formerly Starport): 0.17.3
  • Cosmos SDK: v0.42.6
  • NodeJs: 16.x

Tags:

About


Languages

Language:TypeScript 95.4%Language:Go 4.5%Language:Vue 0.0%Language:Makefile 0.0%Language:JavaScript 0.0%Language:HTML 0.0%