Initial setup
Prerequisites
Installation
Download the project
$ git clone git@github.com:swapper-org/NodeChain.gitInstall dependencies
Run NodeChain
Last updated
$ git clone git@github.com:swapper-org/NodeChain.gitLast updated
# Go to the scripts folder
$ cd scripts
# Install via pip
$ pip install -r "requirements.txt"$ python3 nodechain.py start
# or
$ ./nodechain.py start