Skip to content

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

License

Notifications You must be signed in to change notification settings

BCDevs/hlf-explorer_setup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 87.8%
  • JavaScript 12.2%