latifrons / chorus

chorus Blockchain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chorus

chorus is a Blockchain program.Different from Bitcoin, chorus use POS rather than POW in consensus. In order to join chorus network, you need to run a chorus node and use balance mortgage some voting power, so you have chance to participate in block generation.


How to run

step 1: git clone github.com/Baptist-Publication/chorus

step 2: make chorus

step 3: ./chorus init

step 4: fill your chorus.toml seeds.

step 5: ./chorus run

now enjoy your chorus life

About

chorus Blockchain

License:Apache License 2.0


Languages

Language:Go 99.8%Language:Makefile 0.2%