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!
- CA Fabric 1.5.2
- Fabric 2.4.3
This lab required you to have understanding & installed system of Vagrant & Virtualbox
- Provisioning Infrastructure
- Installing prerequisites tools
- Setup Certificate Authority
- Setup TLS Certificate Authority Server
- Setup Enrollment Certificate Authority Server
- Setup Orderer Service
- Setup Peer Service
- Setup Channel
- Setup & Testing Chaincode
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