gobitfly/eth2-beaconchain-explorer

Would like to pay someone who can help to run this project locally

witthus opened this issue · 3 comments

Try many times but fail,want to learn how this explorer works.Contact me if anyone who can help to run this locally

Did you take a look at https://github.com/gobitfly/eth2-beaconchain-explorer/tree/master/local-deployment ?

# clone the repository
git clone https://github.com/gobitfly/eth2-beaconchain-explorer
# start a local chain and run the explorer locally (then browse http://localhost:8080)
eth2-beaconchain-explorer/local-deployment/run.sh start

Thanks for your response.
yeah,but it requires a lot dependency i don't know.It is possible for me to contact you ? witthu@163.com

Try many times but fail,want to learn how this explorer works.Contact me if anyone who can help to run this locally

Wondering whether you figure out how to run this locally.

I have a local private network running with besu client and I have some trouble running the explorer to connect to my local besu client.