Upgrade Guide

For Nodes, Bootnodes and Validators

circle-info

This guide assumes that you have created your node via our quickstartscriptarrow-up-right. If you have built you own client using our spec then ensure that your client matches the official supported client arrow-up-rightand you use the most up to date chain specarrow-up-right.

Step 1 - to the location of quickstart.sh and update quickstart

cd <location of quickstart.sh>
wget -O quickstart.sh https://github.com/izicointoken/ecosystem/scripts/quickstart.sh

Step 2 - Run quickstart and agree to upgrade

sudo ./quickstart.sh
Agree [Y] when prompted to upgrade
Wait for script to complete

Step 3 - Verify Upgrade

Check your node on our health site arrow-up-rightIt should be online and the client should be "OpenEthereum//v3.2.6-stable", ensure your node is connected to peers and syncing/ in sync.

Last updated