This repository is an example of running chaincode in the Local environment
- golang 1.14
- docker
- docker-compose
- To launch the chain
$ make start- To call the chaincode function
$ make initChainCode
$ make invokeChainCode
$ make queryChainCode| Name | Name | Last commit date | ||
|---|---|---|---|---|
This repository is an example of running chaincode in the Local environment
$ make start$ make initChainCode
$ make invokeChainCode
$ make queryChainCode