-
Notifications
You must be signed in to change notification settings - Fork 43
Updating your ZelNode Install Script
This guide is for updating existing ZelNodes that were installed using the VPS script and a ZelCash full node on ZelCore. Use Goose's video guide in conjunction to help answer any questions by clicking here
If you require further assistance contact the support team on Discord or Telegram English / Chinese / Russian
STEP 1
Connect to your VPS using Putty or your terminal of choice
PLEASE BE SURE YOU ARE LOGGED IN AS YOUR USERNAME (not root) BEFORE RUNNING THIS SCRIPT
STEP 2
Run update script
wget -O zelnodeupdate.sh https://raw.githubusercontent.com/zelcash/ZelNodeUpdate/master/zelnodeupdate.sh && chmod +x zelnodeupdate.sh && bash ./zelnodeupdate.sh
HUGE SHOUTOUT TO GOOSE, SKYSLAYER AND DK808 FOR PUTTING TOGETHER THIS INSTALL SCRIPT
STEP 3
Reboot once the script has finished installing by running the following command
sudo reboot -n
STEP 4
Log back into your VPS and verify the download is showing 'protocolversion 170010' and 'blocks' matches the current block
Run this command to see the info
zelcash-cli getinfo
Check the current block on the explorer by clicking here
STEP 1 (if necessary)
Log into ZelCore to auto update the new bins and reboot to install them
STEP 2
Open your ZelCore wallet and choose 'ZelCash'
STEP 3
'Full Node'
STEP 4
'Launch Full Node'
STEP 5
'Launch ZelCash' when prompted
STEP 6
Go into 'Tools' after wallet is 100% synced
STEP 7
'ZelNodes Management'
Step 8
'Start ZelNodes'
MAKE SURE TO ONLY START ZELNODES THAT HAVE BEEN UPDATED ON THE VPS SIDE
STEP 9
Go back to your VPS to confirm that your ZelNode is showing 'Status 4' by running the following command (If it does not show successfully started, wait 5 minutes and run the command again. Repeat if necesary)
zelcash-cli getzelnodestatus
You can also view your ZelNode on the block explorer
It will show up as 'PRE_ENABLED' prior to 15 confirmations at a minimum, and it could take several hours to show as 'ENABLED'
CONGRATULATIONS AND THANK YOU FOR BEING A PART OF THE COMMUNITY!!!!!!!!!!!!!
Written and maintained by the Zel Core Team - 2019
ZelCash is a cryptocurrency that holds a central role in the Zel Ecosystem. It gives the incentive for ZelNode ownership to enable the creation of ZelEx and the ZelDev Platform, enabling us to create a truly decentralized development platform.
ZelCash is minable making distribution fair. ZelNodes are soon to be added, and will allow holders of ZelCash to operate a ZelNode, receiving a portion of blockreward for operating it. ZelCash is the means of transacting in the Zel Ecosystem. It will always be a key part of the Zel Ecosystem.