Home·Validation Tools·FIRMACHAIN
FIRMACHAIN logo
MAINNET
By LavenderFive

Prepare for and the upcomming chain upgrade using Cosmovisor.

#Upgrade

ⓘ    Since we are using Cosmovisor, it makes it very easy to prepare for upcoming upgrade. You just have to build new binaries and move it into cosmovisor upgrades directory.

#Download and build upgrade binaries

# Clone project repository
cd $HOME
rm -rf firmachain
git clone https://github.com/firmachain/firmachain firmachain
cd firmachain
git checkout v0.3.5-patch

# Build binaries
make build

# Prepare binaries for Cosmovisor
mkdir -p $HOME/.firmachaind/cosmovisor/upgrades/v15/bin
mv build/firmachaind $HOME/.firmachaind/cosmovisor/upgrades/v15/bin/
rm -rf build

Thats it! Now when upgrade block height is reached, Cosmovisor will handle it automatically!

Chain ID:
colosseum-1
Latest Version:
v0.3.5-patch
Github:
firmachain/firmachain
Public endpoints
REST/LCD
rest.lavenderfive.com:443/firmachain
RPC
rpc.lavenderfive.com:443/firmachain
gRPC
firmachain.lavenderfive.com:443
WebSocket
wss://rpc.lavenderfive.com:443/firmachain/ws
Lavender Five
© 2022 Lavender.Five Nodes. All rights reserved.
Terms of Service.Privacy policy.Cookies policy.