-
Notifications
You must be signed in to change notification settings - Fork 93
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
Support for Hyperledger Explorer #215
Comments
I dont know if there is a easier way but you can start by following Quick start (using codebase) from explorer repo, i was able to connect my fabric network to it, is not good as a helm chart but is a start |
Hi @SergioGCarvalho , could you please help with the connection? I've followed HLF getting started and mounted connection profiles volumes to hyperledger explorer deployment. However, I am circuling around the issues with certificates, will send an error below.
|
Have you tried connect your hyperledger network to an application/api with sdk ? |
Yes, I've successfully connected my own node.js app with Fabric Gateway API (not SDK). I believe I have problems with understanding which certs I should use in Hyperledger explorer connection profile, GRPC connection looks to be working |
I will look into my connection profile used to connect to explorer, you can contact me to not extend this thread. |
Hi, Any updates on the same? Facing similar scenario here. |
What would you like to be added?
Hyperledger explorer is available in hyperledger ecosystem. I need HLF operator to support hyperledger explorer.
Why is this needed?
Customer need to see blockchain explorer.
The text was updated successfully, but these errors were encountered: