Sign inSign up

netbears/eth-explorer

By netbears

•Updated over 8 years ago

A lightweight ethereum block explorer

Image
0

267

netbears/eth-explorer repository overview

⁠EthExplorer (In Progress)

EthExplorer Screenshot

##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
    


Tag summary

Content type

Image

Digest

Size

326.6 MB

Last updated

over 8 years ago

docker pull netbears/eth-explorer