When a node starts up, how does it know what other nodes to talk to?

364 viewsGeneral Discussions

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
0

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
0
You are viewing 1 out of 3 answers, click here to view all answers.