Skip to content
This repository has been archived by the owner on Feb 5, 2019. It is now read-only.

Hyperledger Explorer is a simple, powerful, easy-to-use, highly maintainable, open source browser for viewing activity on the underlying blockchain network.

khanhnb/hyperledger-explorer

Repository files navigation

Hyperledger-explorer

Hyperledger Explorer is a simple, powerful, easy-to-use, highly maintainable, open source browser for viewing activity on the underlying blockchain network.

This project will help you deploy Explorer for your Hyperledger Fabric network easier.

Prerequisites

Deployment

  • Clone this project.
git clone https://github.com/khanhnb/hyperledger-explorer.git
  • Update docker-compose.yaml.
    • Replace your path to crypto-config folder.
    • Replace your network of your Fabric network.
  • Update /blockchain-explorer/config.json.
  • Start explorer
cd ..
docker-compose up -d
  • View logs of your container
docker logs hyperledger-explorer -f

If nothing is wrong, Please open Internet explorer to access :http://localhost:8080/ will indicate that explorer is ready to use.

Screenshots

alt text

alt text

About

Hyperledger Explorer is a simple, powerful, easy-to-use, highly maintainable, open source browser for viewing activity on the underlying blockchain network.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages