Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save goindwalia/a24175a0a4ac46156d9a2f89dd2c9b40 to your computer and use it in GitHub Desktop.
Save goindwalia/a24175a0a4ac46156d9a2f89dd2c9b40 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