- Notifications
You must be signed in to change notification settings - Fork1
🔗 convenience scripts for pivx-cli
License
NotificationsYou must be signed in to change notification settings
givanse/pivx-helpers
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
mkdir ~/.pivxcd ~/.pivxwget https://github.com/givanse/pivx-helpers/archive/master.zipunzip master.zipmv pivx-helpers-master/bin .echo 'export PATH=$HOME/.pivx/bin:$PATH' >> ~/.bash_pathssource ~/.bash_profile
Ex:
# stop the daemonpivx-cli stop# use the link that is appropriate for your architecturewget https://github.com/PIVX-Project/PIVX/releases/download/v3.0.0/pivx-3.0.0-arm-linux-gnueabihf.tar.gztar -xvzf pivx-3.0.0-arm-linux-gnueabihf.tar.gzcp 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 Calculatorpivx.cryptonode.co
- Block explorers
- http://www.presstab.pw/phpexplorer/PIVX/index.php
- https://chainz.cryptoid.info/pivx/
- PIVX Mainboard