An open API service indexing awesome lists of open source software.

https://github.com/zh/hw_chain

A "hello world" blockchain built with the Cosmos-SDK
https://github.com/zh/hw_chain

Last synced: about 1 year ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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](https://github.com/golang/go/wiki/SettingGOPATH)
- Desire to create your own blockchain!