8000 feat(ledger-browser): show fabric network structure · Issue #3554 · hyperledger-cacti/cacti · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat(ledger-browser): show fabric network structure #3554

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

Open
outSH opened this issue Sep 27, 2024 · 0 comments · May be fixed by #3851
Open

feat(ledger-browser): show fabric network structure #3554

outSH opened this issue Sep 27, 2024 · 0 comments · May be fixed by #3851
Assignees
Labels
enhancement New feature or request Epic Fabric ledger-browser Issues related to cacti-ledger-browser package P5 Priority 5: Lowest

Comments

@outSH
Copy link
Contributor
outSH commented Sep 27, 2024

Is your feature request related to a problem? Please describe.

Fabric Browser app of ledger-browser should display the overview of the components of current ledger network (peers, orderers, chaincode, etc..). It is not meant to be an operation console but a quick overview of how current channel operates.

Describe the solution you'd like
This is a multi-step issue (sub tasks will be created if issue is assigned).

  • Investigate how to efficiently gather information on network structure.
  • Implement a method on fabric-connector that will return the network structure in JSON format.
  • Extend persistence fabric plugin to fetch this data and store it into the database.
  • Add new view to Fabric Browser app that will display the network structure (simple format is preferred for this initial implementation, it can be improved in the future. List of components should be enough).
@outSH outSH added enhancement New feature or request Fabric Epic P5 Priority 5: Lowest ledger-browser Issues related to cacti-ledger-browser package labels Sep 27, 2024
@outSH outSH self-assigned this Jan 15, 2025
outSH added a commit to outSH/cactus that referenced this issue Apr 11, 2025
  - Add `Discovery` tab to Fabric App for showing discovered
    fabric network components by MSP.
  - Update REAMDE.
  - Fix responsiveness of main App selection screen.

Depends on hyperledger-cacti#3837

Closes hyperledger-cacti#3554

Signed-off-by: Michal Bajer <michal.bajer@fujitsu.com>
@outSH outSH linked a pull request Apr 11, 2025 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Epic Fabric ledger-browser Issues related to cacti-ledger-browser package P5 Priority 5: Lowest
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant
0