A Hyperledger Fabric network template
More info about how to create it at:
-
Download the template:
git clone https://github.com/ialberquilla/hlf1.4-couchdb
-
Download bin and config files
curl -sSL https://bit.ly/2ysbOFE | bash -s -- -d -s
- Generate the crypto material
./network.sh up createChannel
./network.sh down