fabric-samples icon indicating copy to clipboard operation
fabric-samples copied to clipboard

Add TypeScript version of asset-transfer-ledger-queries chaincode

Open satota2 opened this issue 1 year ago • 0 comments

Descriptions

Ideally, various languages would have the same support, but currently, the TypeScript version of the asset-transfer-ledger-queries chaincode is not supported.

So, implementing a TypeScript version of the asset-transfer-ledger-queries chaincode should be considered. This sample would include ledger query functionalities like GetHistoryForKey, making it more valuable for TypeScript users.

Related Dissucussions

https://github.com/hyperledger/fabric-samples/pull/1226

satota2 avatar Jun 26 '24 08:06 satota2