Downloading platform-specific binaries

The most important prerequisites are now installed. Next, we will install the Hyperledger Fabric platform-specific binaries. Simply create a new directory in your home folder (for example, $HOME/fabric-tools) into which the binaries are extracted. Enter the directory, and execute the following command:

$> curl -sSL https://goo.gl/6wtTN5 | bash -s 1.1.0

This will download the corresponding Fabric binaries and Docker images:

===> List out hyperledger docker imageshyperledger/fabric-tools     x86_64-1.1.0  6a8993b718c8hyperledger/fabric-couchdb   x86_64-1.1.0  9a58db2d2723hyperledger/fabric-kafka     x86_64-1.1.0  b8c5172bb83chyperledger/fabric-zookeeper x86_64-1.1.0  68945f4613fchyperledger/fabric-orderer x86_64-1.1.0 ...

Get Blockchain across Oracle now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.