Installation
Guide installation node validator

Network: Mainnet | Chain ID: planq_7070-2 | Version: v1.0.5
Setup Node Validator Planq
Paste one line command to setup node validator
wget -O planq.sh https://raw.githubusercontent.com/Dexanode/Ternode/main/planq/planq.sh && chmod +x planq.sh && ./planq.sh
Post installation
When installation is finished please load variables into system
source $HOME/.bash_profile
Last updated