Skip to content

Upgrade


Chain IDLatest Version Tag
Connect to the current tmux session

Stop the old version of the program through the menu item 0.Exit

Terminal window
cd $HOME/tfsc && tmux attach -t tfsc
Remove the old version of the program
Terminal window
rm -rf $HOME/tfsc/tfs_(current version)_testnet
Download the latest version of the program
Terminal window
wget -q -O tmp.zip https://fastcdn.uscloudmedia.com/transformers/formal/tfs__project_version__testnet.zip && unzip tmp.zip && rm tmp.zip
Give the file permission to execute
Terminal window
chmod +x tfs__project_version__testnet
Launch the program in menu display mode
Terminal window
./tfs__project_version__testnet -m

Thats it! After this, your node will begin synchronizing