No post body was provided.
Ask HN: How does Bitcoin clients find each other?
1–3 of 3 posts
Re: Ask HN: How does Bitcoin clients find each other?
#2Bitcoin nodes use DNS seeds, that part is hardcoded and I think the only non-decentralized part of bitcoin. You can find the DNS addresses [here](https://github.com/bitcoin/bitcoin/blob/1b2460bd5824170ab857...) and read more information [here](https://bitcoin.org/en/developer-guide#p2p-network)
Re: Ask HN: How does Bitcoin clients find each other?
#3here is an info page for bitcoin peer discovery
https://bitcoin.stackexchange.com/questions/3536/how-do-bitc...
Zack, the author of basiccoin told me that