1. What is the goal of Hyperledger Composer?
To make it faster to deploy a blockchain solution for a business in weeks rather than months.
2. What is the relationship between Hyperledger Fabric and Hyperledger Composer?
Composer exists on top of Fabric. Composer supports the existing Hyperledger Fabric blockchain and makes it simpler to integrate the blockchain.
3. What do we define within the Model File?
Assets, participants and transactions.
4. What is the relationship between assets, participants and transactions?
Assets can be products/properties.
Participants can be the things that interact with the assets, for example buyers and sellers.
Transactions are the event of buying/selling, for example selling a home.