Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
satota2 opened this issue Jun 26, 2024 · 0 comments · May be fixed by #1309
Open

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

satota2 opened this issue Jun 26, 2024 · 0 comments · May be fixed by #1309

Comments

@satota2
Copy link
Contributor

satota2 commented Jun 26, 2024

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

#1226

satoshi-ito-ht added a commit to satoshi-ito-ht/fabric-samples that referenced this issue Feb 27, 2025
This commit implements the TypeScript version of the asset-transfer-ledger-queries Chaincode.

Resolves hyperledger#1232

Signed-off-by: Satoshi Ito <satoshi.ito.tf@hitachi.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant