fabric-samples/asset-transfer-basic
S m, Aruna f6a06340fc
Enable chaincode to work without TLS as well
1. Root certificate is an optional parameter supplied for
chaincode to verify the peer's connection in response.
2. If TLS is enabled, then specify the key and cert
parameters. Do not expect it otherwise.

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 Enable chaincode to work without TLS as well 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