Juno 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 junod
seeds="[email protected]:12656,90b09362d9ce3845096c4938eea0dba682b0ad2c@juno-seed-new.blockpane.com:26656,[email protected]:12656,[email protected]:12656,ea67180befe4d9ca71142d21ada8ff58cc08f71c@seeds.goldenratiostaking.net:1627,[email protected]:26656,ebc272824924ea1a27ea3183dd0b9ba713494f83@juno-mainnet-seed.autostake.com:27136,509f6dbae3133a9df177edea051b31e1210b117e@seed-juno-01.stakeflow.io:2307,[email protected]:24956,[email protected]:3000,[email protected]:28856"
sed -i -e "s|^seeds *=.*|seeds = \"$seeds\"|" $HOME/.junod/config/config.toml
curl -Ls https://snapshots.lavenderfive.com/snapshots/juno/addrbook.json > $HOME/.junod/config/addrbook.json
sudo systemctl restart junod

#seed node

[email protected]:12656

#latest addrbook

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

#live peers

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

#all seed nodes

seeds="[email protected]:12656,90b09362d9ce3845096c4938eea0dba682b0ad2c@juno-seed-new.blockpane.com:26656,[email protected]:12656,[email protected]:12656,ea67180befe4d9ca71142d21ada8ff58cc08f71c@seeds.goldenratiostaking.net:1627,[email protected]:26656,ebc272824924ea1a27ea3183dd0b9ba713494f83@juno-mainnet-seed.autostake.com:27136,509f6dbae3133a9df177edea051b31e1210b117e@seed-juno-01.stakeflow.io:2307,[email protected]:24956,[email protected]:3000,[email protected]:28856"
sed -i -e "s|^seeds *=.*|seeds = \"$seeds\"|" $HOME/.junod/config/config.toml
Chain ID:
juno-1
Latest Version:
v24.0.0
Github:
CosmosContracts/juno
Public endpoints
REST/LCD
rest.lavenderfive.com:443/juno
RPC
rpc.lavenderfive.com:443/juno
gRPC
juno.lavenderfive.com:443
WebSocket
wss://rpc.lavenderfive.com:443/juno/ws
Lavender Five
© 2022 Lavender.Five Nodes. All rights reserved.
Terms of Service.Privacy policy.Cookies policy.