fabric-samples/asset-transfer-basic
S m, Aruna e435eaa5f6
Update the chaincode.env with new options
1. Introduce four new environment variables to the default
chaincode environment file.
2. Add two new environment files for easy/automation running
of the external chaincodes for different organizations.

Note that when TLS enabled, the package contents will change.
So each organization will have their own package ID
generated unlike earlier. Also, there will be two chaincode
containers running instead of one for the given example.

Signed-off-by: S m, Aruna <arun.s.m.cse@gmail.com>
2021-04-20 14:14:54 +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 Update the chaincode.env with new options 2021-04-20 14:14:54 +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