English, asked by shineylyonesse4245, 10 months ago

________ is used to run multiple containers that will create peers for the network.

Answers

Answered by great97
5

The right answer is Docker

Answered by mindfulmaisel
1

Hyperledger Fabric Network is used to run multiple containers that will create peers for the network.

Explanation:

  • The Hyperledger Fabric network, by default, is comprised of 4 peers that represent 2 different organizations along with Raft ordering service.
  • It will launch a container in order to run a scripted execution which will join the peers to the channel.  
  • It will then deploy a chain code and drive the execution of the transactions against the deployed chain code.
  • It will launch all of the containers and then drive a complete end to end application scenario.  

To know more about Hyperledger fabric networks,

1) One can deploy Docker containers anywhere, on any physical and virtual machines and even on the cloud. .........

https://brainly.in/question/5942783

2) Suppose there are 5 channels present in a hyperledger......

https://brainly.in/question/13827291

Similar questions