Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 303 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 303 Bytes

hlf-scaffold

This tool is for setting up a Hyperledger Fabric network easily using minimal number of commands.

For example following command will generate all the crypto materials for a network with 2 orderer organzations and 5 peer organzations

hlf-cli cryptogen orderer_org=2 peer_org=5