Skip to content

zufardhiyaulhaq/hyperledger-fabric-the-hard-way

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hyperledger Fabric The Hard Way

This tutorial walks you through setting up Hyperledger Fabric the hard way. There is no script needed.

The results of this tutorial should not be viewed as production ready, but the writter is following Production Network approach, may receive limited support from the community, but don't let that stop you from learning!

Cluster Details

  • CA Fabric 1.5.2
  • Fabric 2.4.3

Labs

This lab required you to have understanding & installed system of Vagrant & Virtualbox

Architecture

There are 3 organizations in this tutorial, all of this organizations will join channel called QRIS.

  • BI (Bank Indonesia), will host 3 Orderer services
  • GoPay, will host 2 peer services
  • DANA, will host 2 peer services

High Level Architecture