hyperledger-labs / blockchain-explorer

Apache License 2.0
1.42k stars 948 forks source link

starting explorer without initial channel detail #440

Open adityajoshi12 opened 1 year ago

adityajoshi12 commented 1 year ago

What would you like to be added?

To start the explorer, there is a requirement of the connection profile which has the details of the peer nodes and the channel. Is there any possibility of running the explorer without passing channel information in the connection profile. Peer should automatically discover the channel and start pull the data from those channels.

Why is this needed?

This feature will help in setting up the exporer without the dependency of the channel.