Installs the V8 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/v8/release/testnet/installer/installer.sh --output installer.sh && chmod +x installer.sh