hyperledger-cacti / cacti

Hyperledger Cacti is a new approach to the blockchain interoperability problem
https://wiki.hyperledger.org/display/cactus
Apache License 2.0
344 stars 286 forks source link

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

Open outSH opened 1 month ago

outSH commented 1 month ago

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).