✈️Launch Network
We will try to understand the Test Network in-depth.
Note: Please Run these cmds before step 1
cd Desktop/hyperledger/fabric-samples/test-network/
./network.sh down
docker ps -aq
docker volume lsIf there are containers then run :
Test Network Execution:
Certificate Generation Using CryptoGen Tool:
Start Docker Network
Last updated