0

What is the underlying protocol used by the nodes to establish an initial communication with each other in distributed/distributed ledger technology?

For instance: Cassandra uses TCP to learn about other nodes.

Likewise, what protocol is used by

Bitcoin - ?
Ethereum - ?
Hashgraph - TCP?

I am not sure if this question too broad to address. Please give some pointers to get answers to this question.

Kate Orlova
  • 3,225
  • 5
  • 11
  • 35
Minisha
  • 2,117
  • 2
  • 25
  • 56

1 Answers1

0

yes all are over TCP/IP connections secured by TLS encryption in hashgraph architecture-hashgraph, `wiki-etherum-netwroking , lightning-is-bitcoins-tcp-ip

elcomendante
  • 1,113
  • 1
  • 11
  • 28