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
. These are live peers sourced from the RPC node. For validator peers, please see the next section.
Loading live peers...
PEERS="LOADING..."
sed -i 's|^persistent_peers *=.*|persistent_peers = "'$PEERS'"|' $HOME/.story/story/config/config.toml
sudo systemctl restart story
Validator Peers
📘How to Use
Select a specific validator from the list to view detailed peer information.
Validator address: storyvaloper1cu3ua6279lk9w2kxlulzr2ttyzpxd5hytyfc4y
P2P Peer: 805ee8b13927991000ea6f235e64551dcb2c8833@story-testnet-peer.f5nodes.com:26656
Peer ID: 805ee8b13927991000ea6f235e64551dcb2c8833
Seed Nodes
📘How to Use
Choose a seed node from the list to view its connection information.
75ac7b193e93e928d6c83c273397517cb60603c0@b1.odyssey-testnet.storyrpc.io:26656
6abdb1e974d6bb1c353aabbc7abef72c81e536f5@b2.odyssey-testnet.storyrpc.io:26656