yeasy / docker-blockchain-explorer

Docker image of the blockchain-explorer
18 stars 8 forks source link

Explorer for Hyperledger Fabric 1.0 #3

Closed leonli-github closed 7 years ago

leonli-github commented 7 years ago

Hi yeasy, First, thank you for your great work. Here I am trying to connect explore to Hyperledger Fabric 1.0. But according to https://github.com/yeasy/docker-compose-files/issues/12. You mentioned rest api is not supported in Fabric 1.0. Does it mean I cannot use blockchain explorer on Fabric 1.0 network? Again, thanks a lot. Regards, Leon

yeasy commented 7 years ago

No, you cannot use it with fabric 1.0 till now.

Sorry for the potential inconvenience.

rahianeja commented 7 years ago

I think head over to https://hyperledger.github.io/composer/index.html for creating blockchain apps and network.

There is also a support for creation of REST services for web apps