Skip to main content

Live Peers / Seeds

When you start a node, you often need to connect to the network. This requires you to connect to one or more peers to start downloading the blockchain and receiving new blocks and transactions. Seeding nodes or bootstrap nodes help in this initial connection process.

info

Copy and run the commands below to add your peers into config.toml.

Loading live peers...

PEERS="LOADING..."
sed -i 's|^persistent_peers *=.*|persistent_peers = "'$PEERS'"|' $HOME/.celestia-app/config/config.toml
sudo systemctl restart celestia-appd

Seed Nodes:

ProviderSeedAction
Allnodes[email protected]:26656
AmSolutions3abb9ad6d7a3c728984c4b7e9c05e91731779865@seed-celestia.theamsolutions.info:23656
AutoStakeebc272824924ea1a27ea3183dd0b9ba713494f83@dymension-mainnet-seed.autostake.com:27086
F5 Nodes[email protected]:61456
FreshSTAKINGb7408d0c59fc0fd0c9153365d5593c6c32870cb0@seed-celestia.freshstaking.com:34656
kjnodes400f3d9e30b69e78a7fb891f60d76fa3c73f0ecc@celestia.rpc.kjnodes.com:12059
Lavender.Five[email protected]:16656
Lunar Oasise6116822e1a5e283d8a85d3ec38f4d232274eaf3@consensus-full-seed-1.celestia-bootstrap.net:26656
mzonder9aa8a73ea9364aa3cf7806d4dd25b6aed88d8152@celestia.seed.mzonder.com:13156
Stakeflow24a607a217cf12be29bae5b2e8151391bde2d8c8@seed-celestia-01.stakeflow.io:15007
NodeStake11c46dbbf3e330fc718add2fb8b54680f5a35063@rpc.celestia.nodestake.org:666
ValiDAOc809ca6486cd54501ce5291714c892f5dc9cfa93@celestia.seeds.validao.xyz:36656
Validatus23b88ebcfb2177dbd2d8b2920c363a25e038e69a@seed.celestia.validatus.com:2000
Selected: 0 of 13
# Please select at least one seed from the table above