Skip to content

Docs usage guide #39

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

Merged
merged 6 commits into from
Apr 16, 2025
Merged

Conversation

technomad01
Copy link
Contributor

This PR adds a new documentation file under the /docs directory that guides users on how to install, run, and interact with the unpublished Hyperledger Fabric Debugger VSCode extension.

The guide includes:

Instructions to package and install the extension using vsce

Steps to launch the extension and access its custom UI

Walkthrough of plugin features like uploading network config, wallet, querying blocks, and starting a local Fabric network

Detailed steps on how to use the debugger, including loading chaincode.go, setting breakpoints, and interacting via Delve

Troubleshooting tips

Helpful screenshots to support the visual flow

This guide is intended for users of the extension and is separated from the main README, which focuses on open-source contribution and development setup.

technomad01 and others added 6 commits March 16, 2025 09:41
Signed-off-by: Claudia Emmanuel <emmanuel.claudia@gmail.com>
Signed-off-by: Claudia Emmanuel <emmanuel.claudia@gmail.com>
…on how to use the plugin

Signed-off-by: Claudia Emmanuel <emmanuel.claudia@gmail.com>
Signed-off-by: Claudia Emmanuel <emmanuel.claudia@gmail.com>
@technomad01 technomad01 requested a review from a team as a code owner April 16, 2025 09:14
Copy link

mergify bot commented Apr 16, 2025

⚠️ The sha of the head commit of this PR conflicts with #38. Mergify cannot evaluate rules on this PR. ⚠️

@urgetolearn urgetolearn merged commit 52a90c3 into hyperledger-labs:main Apr 16, 2025
5 checks passed
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 this pull request may close these issues.

2 participants