Automatic

Build the Node using script

You can build your node in minutes using our script below, it will prompt:

  • Your Nodename

  • Custom Port (Pick your available port for it) - check with:

    apt install sysstat -y
    netstat -tunlp

Automatic

wget -O gitopia.sh https://raw.githubusercontent.com/DiscoverMyself/Exorde-Labs/resources/src/gitopia.sh && chmod +x gitopia.sh && ./gitopia.sh

Last updated