Skip to content

Latest commit

 

History

History

installer

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Installs the V6 Node

  1. Login to the server as root. You cannot use sudo and run this script. The command "npm install" will fail.

  2. 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