How do nodes communicate with each other in hyperledger

0 votes
I want to know How do nodes communicate with each other in hyperledger.
Jul 17, 2018 in Blockchain by digger
• 26,740 points
1,340 views

1 answer to this question.

0 votes

First let me tell you that there are 3 kinds of nodes:

  1. Client
  2. Peer
  3. Orderer service node

Clients are nodes that submit transactions to endorsers and broadcast transaction proposals to ordering service.

Peers are the nodes that commits transactions and maintains the state and copy of ledger.

Ordering service nodes are nodes that run communication services and guarantees delivery.

Irrespective of the kind of nodes, the nodes communicate with each other using the gRPC protocol.

answered Jul 17, 2018 by slayer
• 29,350 points

Related Questions In Blockchain

0 votes
1 answer
+4 votes
2 answers

How do I create a new block in Hyperledger Fabric?

This link might help you: https://github.com/hyperledger/fabric-sample ...READ MORE

answered Oct 11, 2018 in Blockchain by Sahu
2,353 views
+1 vote
1 answer

How do i generate corda nodes keystores in dev mode?

In Corda, the node will look into ...READ MORE

answered Apr 11, 2018 in Blockchain by Perry
• 17,100 points
1,348 views
0 votes
1 answer

Hyperledger Sawtooth vs Quorum in concurrency and speed Ask

Summary: Both should provide similar reliability of ...READ MORE

answered Sep 26, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
1,237 views
0 votes
1 answer

Invalid Batch or signature in Savtooth

This will solve your problem import org.apache.commons.codec.binary.Hex; Transaction txn ...READ MORE

answered Aug 1, 2018 in Blockchain by digger
• 26,740 points
732 views
+1 vote
1 answer
+1 vote
2 answers
0 votes
1 answer

How to store photos in Hyperledger smart contract?

To do this, you need to represent ...READ MORE

answered Jul 9, 2018 in Blockchain by slayer
• 29,350 points
697 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP