mkdir ~/.pivx
cd ~/.pivx
wget https://github.com/givanse/pivx-helpers/archive/master.zip
unzip master.zip
mv pivx-helpers-master/bin .
echo 'export PATH=$HOME/.pivx/bin:$PATH' >> ~/.bash_paths
source ~/.bash_profile
Ex:
# stop the daemon
pivx-cli stop
# use the link that is appropriate for your architecture
wget https://github.com/PIVX-Project/PIVX/releases/download/v3.0.0/pivx-3.0.0-arm-linux-gnueabihf.tar.gz
tar -xvzf pivx-3.0.0-arm-linux-gnueabihf.tar.gz
cp pivx-3.0.0/bin/* ~/.pivx
# restart the daemon
~/.pivx/pivxd
# start staking
~/.pivx/bin/unlock-for-staking
- Debug Console/ Command-line
pivx-cli help
- PIVX Rewards Calculator pivx.cryptonode.co
- Block explorers
- http://www.presstab.pw/phpexplorer/PIVX/index.php
- https://chainz.cryptoid.info/pivx/
- PIVX Mainboard