Blockchain
Hyperledger Fabric: An Architecture Overview
In fabric architecture, every node will have a corresponding ‘Peer’ in the network. Consider two clients ‘A’ and ‘B’ engaging in a transaction. Here, ‘A’ trying to send a request to ‘B’, so the client application of ‘A’ will construct a transaction proposal using an available API. A transaction Read more…