- What started the large interest in permissioned blockchain technologies such as Hyperledger?
The governance of the company over it’s own blockchain, ie all operators must be identified and given permission. removing the need for incentives speed up the transactions.
- Why are the popular public blockchains not suitable for business use cases?
As of now the usecases and adaptability to a specific company is limited. companies also require to operate within rules and regulations. these require identification and accountablity. public blockchains do not offer this adequatly.
- What programming languages can be used to write smart contracts on Hyperledger Fabric?
Java, Go, Node.js
- What does it mean to have support for “pluggable consensus protocols”?
It means the platform is modular and can be adapted to specific needs using plug ins.