fabric-samples/asset-transfer-basic
fraVlaca 53f0ef0d92
updated chaincodes for asset-transfer-basic in order to show good example on how achieving determinism over json (#486)
* updated chaincodes for asset-trnsfer-basic in order to show good example on how achieving determinism in json

Signed-off-by: fraVlaca <ocsenarf@outlook.com>

* final fixes for chaincode-java of asset-tranfer-basic

Signed-off-by: fraVlaca <ocsenarf@outlook.com>

* removed extra unused excheptions

Signed-off-by: fraVlaca <ocsenarf@outlook.com>

* corrected indentation of contract in the chancode-javasript of asset-trnsfer-basic

Signed-off-by: fraVlaca <ocsenarf@outlook.com>

* last fixes for chaincode-javascript of asset-transfer-basic

Signed-off-by: fraVlaca <ocsenarf@outlook.com>

* last last fixes for chaincode-javascript of asset-transfer-basic

Signed-off-by: fraVlaca <ocsenarf@outlook.com>
2021-09-06 13:47:25 +01:00
..
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
application-typescript-hsm New HSM Typescript Sample (#455) 2021-07-06 11:48:34 +01:00
chaincode-external TLS enabled external chaincode example (#438) 2021-04-20 11:06:46 +02:00
chaincode-go updated chaincodes for asset-transfer-basic in order to show good example on how achieving determinism over json (#486) 2021-09-06 13:47:25 +01:00
chaincode-java updated chaincodes for asset-transfer-basic in order to show good example on how achieving determinism over json (#486) 2021-09-06 13:47:25 +01:00
chaincode-javascript updated chaincodes for asset-transfer-basic in order to show good example on how achieving determinism over json (#486) 2021-09-06 13:47:25 +01:00
chaincode-typescript updated chaincodes for asset-transfer-basic in order to show good example on how achieving determinism over json (#486) 2021-09-06 13:47:25 +01:00
.gitignore Adding NodeJS app for asset-transfer-basic sample. (#206) 2020-06-30 15:36:47 -04:00