Skip to content

PharmaLedger-IMI/hf-adapter

Repository files navigation

Hyperledger Fabric Adapter

HLF Adapter Tests Smart Contract Tests

Folder structure

  1. cc-anchor : chaincode for anchoring using the signed hashlinks
  2. hlf-adapter : hyperledger fabric anchoring adapter using the signed hashlinks
  3. network : hyperledger fabric blockchain network configuration
  4. scripts : deployment, clean scripts
  5. templates : k8s deployment templates

Prerequisites

  1. Docker up and running
  2. kubectl configured to your working cluster

Deployment

  1. Deploy the blockchain network :
./scripts/deploy-network.sh
  1. Deploy hlf-adapter
./scripts/deploy-hlf-adapter.sh
  1. Continue with ePI deployment : Deployment steps

Clean-up blockchain network

./scripts/drop-network.sh

External

  1. Hyperledger fabric documentation 2.3

About

Hyperledger Fabric OpenDSU Anchoring Adapter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published