Home·Validation Tools·Carbon
Carbon 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 carbon
git clone https://github.com/Switcheo/carbon-bootstrap carbon
cd carbon
git checkout v2.53.1

# Build binaries
make build

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

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

Chain ID:
carbon-1
Latest Version:
v2.53.1
Github:
Switcheo/carbon-bootstrap
Public endpoints
REST/LCD
rest.lavenderfive.com:443/carbon
RPC
rpc.lavenderfive.com:443/carbon
gRPC
carbon.lavenderfive.com:443
WebSocket
wss://rpc.lavenderfive.com:443/carbon/ws
Lavender Five
© 2022 Lavender.Five Nodes. All rights reserved.
Terms of Service.Privacy policy.Cookies policy.