Agoric Testnet Live Peers

Chain ID: agoric-emerynet-9 | Current Node Version: agoric-upgrade-22-rc1

All Live Peers for Agoric Testnet

Here is a list of 12 active peers as observed by Polkachu's state-sync server in real-time. Add them to your config.toml if you have trouble finding peers.

[email protected]:11656,[email protected]:37656,[email protected]:26656,[email protected]:41256,[email protected]:26656,[email protected]:26664,[email protected]:26656,[email protected]:14456,[email protected]:12756,[email protected]:26656,[email protected]:26656,[email protected]:26656

Here is a script for you to update persistent_peers setting in config.toml. Stale peers can cause node inefficiency over time, so the script below selects up to 5 random live peers.

[email protected]:37656,[email protected]:26656,[email protected]:26656,[email protected]:26656,[email protected]:26656
sed -i.bak -e "s/^persistent_peers *=.*/persistent_peers = \"$PEERS\"/" $HOME/.agoric/config/config.toml

Polkachu State-Sync Peer for Agoric Testnet

When you state-sync, you might also consider adding Polkachu's state-sync peer to your persistent_peers setting in config.toml.

[email protected]:14456