fabric-samples/asset-transfer-basic/chaincode-typescript
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
..
src 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 Revert "Remove Typescript References (#258)" (#261) 2020-07-23 17:06:57 +02:00
package.json 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
tsconfig.json Refactor GetAllAssets 2020-07-27 23:51:51 -04:00
tslint.json Decorate Typescript Chaincode 2020-07-27 23:51:51 -04:00