- cc-anchor : chaincode for anchoring using the signed hashlinks
- hlf-adapter : hyperledger fabric anchoring adapter using the signed hashlinks
- network : hyperledger fabric blockchain network configuration
- scripts : deployment, clean scripts
- templates : k8s deployment templates
- Docker up and running
- kubectl configured to your working cluster
- Deploy the blockchain network :
./scripts/deploy-network.sh
- Deploy hlf-adapter
./scripts/deploy-hlf-adapter.sh
- Continue with ePI deployment : Deployment steps
./scripts/drop-network.sh