Certified Blockchain Developer – Hyperledger (CBDH) — Question 5
What Hyperledger sponsored tool is a new open-source application development framework, which simplifies the creation of Hyperledger Fabric blockchain applications, thus reducing the time and complexity of development.
The tool aims at helping users to create blockchain applications based on Hyperledger Fabric without needing to know the low-level (Go Programming) details involved in blockchain networks?
Answer options
- A. Hyperledger Quilt
- B. Hyperledger Composer
- C. Hyperledger Explorer
- D. Hyperledger Cello
Correct answer: B
Explanation
The correct answer is Hyperledger Composer, as it specifically provides a higher-level framework for developing Hyperledger Fabric applications without requiring in-depth knowledge of Go programming. The other options, while part of the Hyperledger suite, serve different purposes: Hyperledger Quilt is for interoperability, Hyperledger Explorer is for blockchain monitoring, and Hyperledger Cello is for managing blockchain networks.