Downloading a new version

Given that we have just released the new version and that the pipeline has added the binary to the release, we can simply download the archive using the curl command, as follows:

curl https://Github.com/HyperledgerHandsOn/trade-finance-logistics/releases/download/v1.1.0/network.bna -L -o network.bna

The -L option is used to tell curl to follow any redirect command. Following the execution of this command, the BNA file should be on your local filesystem.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.118.162.201