Set up Hyperledger Fabric images
curl -sSL http://bit.ly/2ysbOFE | bash -s 1.4.6 1.4.6
cd ~/fabric-samples/first-network
./byfn.sh generate
./byfn.sh up and ./byfn.sh down
Updated about 2 years ago
curl -sSL http://bit.ly/2ysbOFE | bash -s 1.4.6 1.4.6
cd ~/fabric-samples/first-network
./byfn.sh generate
./byfn.sh up and ./byfn.sh down
Updated about 2 years ago