fabric-samples/asset-transfer-basic
S m, Aruna b761fca7f6
Add docker compose file for running chaincodes
The file will build and run the chaincode on the fly.
Also, it will make use of the available files which is
configured by the user as part of execution. This will
help in bringup/bringdown of the chaincode containers.

In addition, it will help in updating the environment
variables on the go.

Signed-off-by: S m, Aruna <arun.s.m.cse@gmail.com>
2021-04-20 14:14:55 +05:30
..
application-go Update Go Modules 2021-02-11 18:11:17 -05:00
application-java asset-transfer-basic java application. (#276) 2020-08-04 17:05:45 -04:00
application-javascript Fix error that occurs with go CC and javascript app (#399) 2021-01-13 15:37:34 -05:00
application-typescript Update Javascript and Typescript Deps (#403) 2021-01-13 12:19:31 -05:00
chaincode-external Add docker compose file for running chaincodes 2021-04-20 14:14:55 +05:30
chaincode-go Update Go Modules 2021-02-11 18:11:17 -05:00
chaincode-java Java chaincode samples fixed (#432) 2021-03-24 12:43:54 +00:00
chaincode-javascript Have the submitTransaction look at the results of submit. 2020-10-22 14:00:28 -04:00
chaincode-typescript Refactor GetAllAssets 2020-07-27 23:51:51 -04:00
.gitignore Adding NodeJS app for asset-transfer-basic sample. (#206) 2020-06-30 15:36:47 -04:00