Existing implementation: Hyperledger Fabric Debugger by Spydra #12
joaormatos
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
You're probably already aware of this, but just in case...
There's a working VS Code extension that has the capability to debug HLF chaincode.
Github: https://github.com/spydra-tech/fabric-debugger
It's FOSS, licensed under Apache-2.0.
The chaincode runs in a local Fabric network, with a fixed architecture, managed by the extension itself using Docker.
Currently its practical application is very limited, but it might be interesting to take a look at it for code/design inspiration.
There might be an opportunity to unify efforts, too, if your interests align.
Best regards
Beta Was this translation helpful? Give feedback.
All reactions