Home·Validation Tools·Babylon Chain
Babylon Chain logo
TESTNET
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 babylon
git clone https://github.com/babylonlabs-io/babylon.git babylon
cd babylon
git checkout v1.0.0-rc.3

# Build binaries
make build

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

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

Chain ID:
bbn-test-5
Latest Version:
v1.0.0-rc.3
Github:
babylonlabs-io/babylon.git
Public endpoints
REST/LCD
testnet-rest.lavenderfive.com:443/babylon
RPC
testnet-rpc.lavenderfive.com:443/babylon
gRPC
testnet-babylon.lavenderfive.com:443
WebSocket
wss://testnet-rpc.lavenderfive.com:443/babylon/ws
Lavender Five
© 2022 Lavender.Five Nodes. All rights reserved.
Terms of Service.Privacy policy.Cookies policy.