Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 1.4 KB

README.md

File metadata and controls

28 lines (23 loc) · 1.4 KB

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