2 Forks
3 Stars
3 Watchers

NanoPoS

A toy implementation of a Proof-of-Stake consensus protocol in Scala

How to download and setup NanoPoS

Open terminal and run command
git clone https://github.com/certichain/NanoPoS.git
git clone is used to create a copy or clone of NanoPoS repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with NanoPoS https://github.com/certichain/NanoPoS/archive/master.zip

Or simply clone NanoPoS with SSH
[email protected]:certichain/NanoPoS.git

If you have some problems with NanoPoS

You may open issue on NanoPoS support forum (system) here: https://github.com/certichain/NanoPoS/issues