Upgrade Chain to Mainnet 3.0
Steps to Upgrade the Chain to Mainnet 2.0 if you are using code base
1. Login and switch to the node directory.
Note: Copy the Pandonet folder as a backup copy as we are going to use the key file to run Mainnet 3.0 chain without losing key will lose all you chain identity and assets
2. Take clone of Mainnet 3.0 repo from Github
3. Compilation of the code
4. Switch to the pandonet directory
5. Remove another folder except key file(keep key folder very secure to avoid any asset loss)
6. To download the latest snapshot of mainnet we need to enter the following command
7. To download the config file of mainnet we need to enter the following command
8. Run the code
Terminate the running blockchain node in the background process whether it is in tmux, nohup, sceen, pm2 or other.
Run
Enter the password and start the node.
For any query feel free to reach out to us on Discord
Last updated