SGE logo
MAINNET
By LavenderFive

Get your node synchronized with the chain in minutes using all the available peering options and optimize your p2p connection using our seed node.

#Peering tools

#quick connect through Snapshot

    Use this if you need to quickly re-peer
sudo systemctl stop sged
seeds="[email protected]:17756,[email protected]:26656,[email protected]:17756,[email protected]:11156,08bc9afd0cac4ae6cf8f1877920b0cc7e58a6f42@seeds.tendermint.roomit.xyz:40005,[email protected]:16656,[email protected]:666,[email protected]:26656"
sed -i -e "s|^seeds *=.*|seeds = \"$seeds\"|" $HOME/.sged/config/config.toml
curl -Ls https://snapshots.lavenderfive.com/snapshots/sge/addrbook.json > $HOME/.sged/config/addrbook.json
sudo systemctl restart sged

#seed node

[email protected]:17756

#latest addrbook

curl -Ls https://snapshots.lavenderfive.com/snapshots/sge/addrbook.json > $HOME/.sged/config/addrbook.json

#live peers

peers="{{ peers }}"
sed -i -e "s|^persistent_peers *=.*|persistent_peers = \"$peers\"|" $HOME/.sged/config/config.toml

#all seed nodes

seeds="[email protected]:17756,[email protected]:26656,[email protected]:17756,[email protected]:11156,08bc9afd0cac4ae6cf8f1877920b0cc7e58a6f42@seeds.tendermint.roomit.xyz:40005,[email protected]:16656,[email protected]:666,[email protected]:26656"
sed -i -e "s|^seeds *=.*|seeds = \"$seeds\"|" $HOME/.sged/config/config.toml
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.