Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save goindwalia/23a973baff25b29cc3bbe89ded275e9b to your computer and use it in GitHub Desktop.
Save goindwalia/23a973baff25b29cc3bbe89ded275e9b to your computer and use it in GitHub Desktop.
mkdir -p $GOPATH/src/github.com/chaincode_example02/
cd $GOPATH/src/github.com/chaincode_example02
Curl --request GET https://raw.githubusercontent.com/hyperledger/fabric/master/examples/chaincode/go/chaincode_example02/chaincode_example02.go > chaincode_example02.go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment