Install RIZON Blockchain

Build the source

Supported Systems

We currently supports the operating systems below.
  • Ubuntu 18.04 or later
  • MacOS 10.14 or later

Prerequisites

You should install the packages below before you build the source.

Build

git clone the source and change directory.
git clone https://github.com/rizon-world/rizon.git
cd rizon
git checkout v0.4.1
Simply make it!
make install
The built binary - rizond - will be located in your $GOBIN.
Check the version of built binary.
$ rizond version
v0.4.1

License

RIZON Blockchain is licensed under the Apache License 2.0.