A lightweight ethereum block explorer
267

##License
GPL (see LICENSE)
##Running
docker run --name=eth-explorer -tid \
-e GethHostname=localhost \
-e GethPort=8545 \
-e GethProtocol=http \
-p 8080:80 \
netbears/eth-explorer
Content type
Image
Digest
Size
326.6 MB
Last updated
over 8 years ago
docker pull netbears/eth-explorer