To Download Hyperledger Fabric

To download the Hyperledger fabric repository, run the following commands.

›_ Console

# mkdir -p go/src/github.com/Hyperledger 

# cd go/src/github.com/Hyperledger 

# git clone https://github.com/hyperledger/fabric-ca 

# cd fabric-ca 

# git checkout v1.5.4