/hw_chain

A "hello world" blockchain built with the Cosmos-SDK

Primary LanguageGo

HelloWorldChain

A "hello world" blockchain built with the Cosmos-SDK

hw_chain is a short and simple introduction to building application-specific blockchains with Cosmos.

Requirements

  • Golang >1.13.0 installed
  • A working $GOPATH
  • Desire to create your own blockchain!