sei logo
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 seid
seeds="{{ seeds }}"
sed -i -e "s|^seeds *=.*|seeds = \"$seeds\"|" $HOME/.seid/config/config.toml
curl -Ls https://snapshots.lavenderfive.com/testnet-snapshots/sei/addrbook.json > $HOME/.seid/config/addrbook.json
sudo systemctl restart seid

#seed node

[email protected]:11956

#latest addrbook

curl -Ls https://snapshots.lavenderfive.com/testnet-snapshots/sei/addrbook.json > $HOME/.seid/config/addrbook.json

#live peers

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

#all seed nodes

seeds="{{ seeds }}"
sed -i -e "s|^seeds *=.*|seeds = \"$seeds\"|" $HOME/.seid/config/config.toml
Chain ID:
atlantic-2
Latest Version:
v6.0.3
Github:
sei-protocol/sei-chain
Public endpoints
REST/LCD
testnet-rest.lavenderfive.com:443/sei
RPC
testnet-rpc.lavenderfive.com:443/sei
gRPC
testnet-sei.lavenderfive.com:443
WebSocket
wss://testnet-rpc.lavenderfive.com:443/sei/ws
Json-RPC
testnet-jsonrpc.lavenderfive.com:443/sei
Json-RPC (websocket)
wss://testnet-jsonrpc.lavenderfive.com:443/sei
Lavender Five
© 2022 Lavender.Five Nodes. All rights reserved.
Terms of Service.Privacy policy.Cookies policy.