Initial setup
Last updated
Last updated
To install NodeChain, it is necessary to have the following software installed:
>= 3.6
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
The first thing to do is to download the project from GitHub. To do this we will use the command-line:
Depending on your setup, you will need to install the requirements.txt
file dependencies if you have not installed them previously:
You are ready to start your node. Just type:
You need to be in the scripts
folder to run nodechain.py
file. If you want to run NodeChain as a system command go to the "" section