HomeยทValidation ToolsยทCheqd
Cheqd 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 cheqd
git clone https://github.com/cheqd/cheqd-node cheqd
cd cheqd
git checkout v3.1.6

# Build binaries
make build

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

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

Chain ID:
cheqd-mainnet-1
Latest Version:
v3.1.6
Github:
cheqd/cheqd-node
Public endpoints
REST/LCD
rest.lavenderfive.com:443/cheqd
RPC
rpc.lavenderfive.com:443/cheqd
gRPC
cheqd.lavenderfive.com:443
WebSocket
wss://rpc.lavenderfive.com:443/cheqd/websocket
Lavender Five
ยฉ 2022 Lavender.Five Nodes. All rights reserved.
Terms of Service.Privacy policy.Cookies policy.