Skip to content

ialberquilla/hlf2-network

Repository files navigation

hlf2-network

A Hyperledger Fabric network with a java chaincode

More info in Medium tutorials

Installation instructions

  1. Download the template: git clone https://github.com/ialberquilla/hlf1.4-couchdb

  2. Download bin and config files curl -sSL https://bit.ly/2ysbOFE | bash -s -- -d -s

Start the network

./network.sh up createChannel

Deploy the chaincode

./network.sh deployCC -l java

Stop the network

./network.sh down

About

A hyperledger fabric 2 project to test some developments in it

Resources

Stars

Watchers

Forks

Packages

No packages published