SGE 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 sge
git clone https://github.com/sge-network/sge sge
cd sge
git checkout v1.7.2

# Build binaries
make build

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

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

Chain ID:
sgenet-1
Latest Version:
v1.7.2
Github:
sge-network/sge
Public endpoints
REST/LCD
rest.lavenderfive.com:443/sge
RPC
rpc.lavenderfive.com:443/sge
gRPC
sge.lavenderfive.com:443
WebSocket
wss://rpc.lavenderfive.com:443/sge/ws
Lavender Five
© 2022 Lavender.Five Nodes. All rights reserved.
Terms of Service.Privacy policy.Cookies policy.