Difference Between Hyperledger Fabric and Composer
What is Hyperledger Fabric?
Hyperledger Fabric is a private blockchain network that provides a foundation for transactional enterprise application.
What is Hyperledger Composer?
Hyperledger Composer is a framework to accelerate the development of applications built on top of Hyperledger Fabric
Relationship between Fabric and Composer:
The diagram below shows the relationship between the Fabric network and the Composer framework.
The Composer framework runs in its own isolated runtime, and it is connected to the Fabric network through the means of connection profiles that allows deployment of defined Business Network Definition (BND) archive files (.bna files) that is generated by the Composer framework.
Thanks for reading, chirag.