The following guide illustrates how to upgrade a Towns Stream Node on Towns Chain in Testnet. The Mainnet guide follows from this guide with modifications to contract addresses and rpc url for Towns Chain.
public.ecr.aws/h5v6m2x1/river
, which hosts docker images built for version upgrades and hotfixes across testnet and mainnet.
Pull latest river image
Start Node FE
SKIP_GENKEY=true
otherwise a new node wallet will be created and attached to your Node storage.Run health checks
http:/localhost:8081/metrics
that you can inspect to ensure the Node FE is up and running properly.Shutdown old Node FE