What is Hyperledger Fabric? Hyperledger Fabric is an open-source private distributed ledger technology created by the Linux Foundation. Fabric supports smart contracts, aka chaincodes written in Go, Java and Node.js. If you are new to the fabric I suggest you read the Fabric's official documentation to get an understanding of Peers, Certificates, Channels, etc. …