author: vivekganesan01@gmail.com
Ganache-cli-block-explorer is a web based block reader, which connects to your local ganache (powered by truffle) and explore the block details from the local blockchain network.
Designed to help block chain learners to understand ganache cli in a better way.
Ganache-CLI-Block-Explorer involves:
And of course Dillinger itself is open source with a [public repository][dill] on GitHub.
git pull the repository
go run router.go
Verify the deployment by navigating to your server address in your preferred browser.
127.0.0.1:5051
Note : This web application hosts in port 5051
, please make sure the port 5051
is not occupied.
Enter the ganache host and port in the welcome page Eg: http://127.0.0.1:8545, Good to Go.. Enjoy !
Want to contribute? Great! Open your favourite Terminal and run these commands.
First thing:
git checkout -b your-branch
Make changes and create a pull request to `release` branch
Note: Checkout from master
.
author: vivekganesan01@gmail.com
Version | Tag | Published |
---|---|---|
v0.0.0-20191113125312-2b9360868515 | 1yr ago |