When a node starts up, how does it know what other nodes to talk to?
When a node starts up, how does it know what other nodes to talk to?
Is there a central list of nodes somewhere? If not, how do nodes know how to talk to each other?
Coin Ceylon Approved Changed status to publish November 1, 2021
It works in the same way that torrents enables decentralised downloads.
There are a bunch of nodes that are always one and the IP addressea are hard coded in the node software. These nodes have the addresses of all other nodes.
Once your node connects to one if these hard coded nodes you’ll synchronize and get all the addresses of other nodes.
Coin Ceylon Approved Changed status to publish November 2, 2021
There are bootstrap nodes that are always online. Or at least they should be. So, a sprinkle of centralization there.
Coin Ceylon Approved Changed status to publish November 2, 2021