/hlf-explorer_setup

This Repository illustrates the setup of hyperledger explorer to basic-network

Primary LanguageShellMIT LicenseMIT

Quick Test

cd client 
cd ./start.sh #Run Some Normal operations

Explorer-setup

#1. prereqs (pulling and starting docker image)

docker pull salmandabbakuti/hlf-explorer_setup:1.0

docker run --name hlf-explorer --privileged -it -p 8080:8080 salmandabbakuti/hlf-explorer_setup:1.0

#2. modify connection profile according network

#3. ./start.sh (blockchain-explorer)

go to localhost:8080