This repo is the official Go implementation of the Cypherium protocols, services and apps. Cypherium is a highly scalable & permission-less hybrid blockchain platform based on proof-of-work and Byzantine fault tolerance consensus. For more information, see: https://www.cypherium.io
To use the code of this package you need to:
- Install Golang
- Optional: Set
$GOPATH
to point to your Go workspace directory - Add
$(go env GOPATH)/bin
to$PATH
TODO
You can find more documentation on the wiki: Cypherium