fabric-samples/asset-transfer-basic/rest-api-typescript
sapthasurendran 31b08b9151 removed txn commit event handler
Signed-off-by: sapthasurendran <saptha.surendran@ibm.com>
2021-12-14 14:31:10 +00:00
..
scripts Initial create asset logic 2021-12-14 14:14:56 +00:00
src removed txn commit event handler 2021-12-14 14:31:10 +00:00
.env.sample Initial create asset logic 2021-12-14 14:14:56 +00:00
.eslintrc.json Initial REST API skeleton 2021-12-14 14:14:56 +00:00
.gitignore Initial REST API skeleton 2021-12-14 14:14:56 +00:00
.prettierrc.json Initial REST API skeleton 2021-12-14 14:14:56 +00:00
package-lock.json Initial create asset logic 2021-12-14 14:14:56 +00:00
package.json Initial create asset logic 2021-12-14 14:14:56 +00:00
README.md Initial REST API skeleton 2021-12-14 14:14:56 +00:00
tsconfig.json Enable alwaysStrict compile option 2021-12-14 14:14:56 +00:00

Asset Transfer REST API Sample

Prototype sample REST server to demonstrate good Fabric Node SDK practices