Installs the V6 Node
-
Login to the server as root. You cannot use sudo and run this script. The command "npm install" will fail.
-
Execute the following command:
cd /root/ && curl https://raw.githubusercontent.com/OriginTrail/ot-node/v6/release/mainnet/installer/installer.sh --output installer.sh && chmod +x installer.sh