Hyperledger Intro - Reading Assignment:
Q1: What started the large interest in permissioned blockchain technologies such as Hyperledger?
A: As the popularity of Bitcoin and Ethereum and a few other derivative technologies grew, interest in applying the underlying technology of the blockchain, distributed ledger, and distributed application platform to more innovative enterprise use cases also grew.
Q2: Why are the popular public blockchains not suitable for business use cases?
A: The popular public blockchains are not suitable for business use cases because many enterprise use cases require performance characteristics that the public permissionless blockchain technologies are unable to (presently) deliver.
Q3: What programming languages can be used to write smart contracts on Hyperledger Fabric?
A: The programming languages which can be used to write smart contracts on Hyperledger Fabric are referred to as âGeneral Purpose Programming Languagesâ for which Java, Go and Node.JS fall into the said description.
Q4: What does it mean to have support for âpluggable consensus protocolsâ?
A: To have support for pluggable consensus protocols means the platform is or can be enabled to be more effectively customised to fit particular use cases and trust models. Thereby meaning the platform is more flexibility enabled.