-
Notifications
You must be signed in to change notification settings - Fork 23
Description
Hello:
I want to add some feature to the default Goerli test net. And I found this repo, I see that this repo can explore multiple chains, but there is no Goerli chain in the Json list.
If I want to use this repo to explore Goerli chain, how can I modify the Json chain list?
By the way, I wrote a smart contract and deployed onto Goerli chain, I can see the deployment went well. But I want to test the smart contract deployed on Goerli chain with explorer, however, the default Goerli chain explorer didn’t have such feature.
I want to know if I can modify this repo, so I can use it to test smart contract deployed on Goerli chain?
Finally, if there is other custom blockchain which I want to be able to launch blockchain explorer, to use this repo, what kind of information is necessary?
Please advise,
Thanks,