Live Peers

Use our Live Peers list to quickly connect your node to the network.

peers=$(curl -s https://services.foreststaking.com/peers.txt)
sed -i.bak -e "s/^persistent_peers *=.*/persistent_peers = \"$peers\"/" ~/.beacond/config/config.toml

Last updated

Was this helpful?