Node Installation
Node Binary Installation
wget https://github.com/Zetrix-Chain/zetrix/releases/download/1.0.2/mainnet_1.0.2_linux_amd64.tar.gzwget https://github.com/Zetrix-Chain/zetrix/releases/download/1.0.2/testnet_1.0.2_linux_amd64.tar.gztar -xzf mainnet_1.0.2_linux_amd64.tar.gz -d /usr/local/Folder
Description
Deploy Sync Node With Automated P2P Address Generation
Last updated