Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add custom chain, like Goerli? #78

Open
zydjohnHotmail opened this issue Feb 27, 2023 · 2 comments
Open

How to add custom chain, like Goerli? #78

zydjohnHotmail opened this issue Feb 27, 2023 · 2 comments

Comments

@zydjohnHotmail
Copy link

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,

@dangershony
Copy link
Member

Hi our blockchain is based on utxo style scheme and I think you looking for Ethereum style right?
This won't work with our explorer, not without big refactoring.

@zydjohnHotmail
Copy link
Author

Hi,
Thanks for your reply. I have yet another question: there is one blockchain explorer at this url: https://explorer.btcbam.com/
I think this one is based on utxo style scheme, I want to know if I can use the repo to build an explorer for this blockchain explorer. I want to add some features to the explorer, like test some smart contracts?
Let me know what kind of information is necessary to do this?
Thanks,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants