jcnelson / naka3.sh

GNU General Public License v3.0
1 stars 3 forks source link

naka3.sh

Prerequsites

You need the following in your $PATH:

Quick Start

To run a single-miner, three-signer setup, do this:

$ cd ./playbooks/one-miner
$ ./one-miner.sh

To shut it down, run:

$ ./shutdown.sh

To run a two-miner, three-signer setup, do this:

$ cd ./playbooks/two-miners
$ ./two-miners.sh

To shut it down, run:

$ ./shutdown.sh