Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 329 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 329 Bytes

Property Registration Using Hyperledger Fabric

  1. Command to generate the crypto-materials: ./fabricNetwork.sh generate

  2. Command to start the network ./fabricNetwork.sh up

  3. Command to kill the network ./fabricNetwork.sh down

  4. Command to install and instantiate the chaincode on the network ./fabricNetwork.sh install