Supports Hyperledger Fabric v1.4.
This repo helps you to build a Hyperledger Fabric network on Kubernetes - either Amazon EKS or standard Kubernetes installed on AWS using Kops or some other tool.
The repo consists of different parts. You should navigate to the part that contains the task you want to implement and follow the steps in the README in that section. Part 1 is a pre-requisite for all other parts, i.e. you will need the main Fabric orderer to be running before you start Parts 2, 3 or 4. You can run any combination of Parts 2, 3 and 4 - they do not depend on each other, so you are free to run all of them, none of them, or any combination of them.