-
Notifications
You must be signed in to change notification settings - Fork 22
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
Explore integration of Sourcify for Contract Verification #9
Comments
Hi, I'd like to pick this one. I already made some contributions on https://github.com/walnuthq/cairovm.codes From my understanding, in the future, we will add the contract section on the address page when it is developed, but from now, we want to technically validate Sourcify integration. I need to dig into Sourcify but output of this issue would be:
|
@matthieuauger you're right, when the address page is further developed, at some point we will need a Contract tab just like Etherscan and we plan on using sourcify to both display the Contract source code and let users verify their contract on op-scan. |
glad to see you here @matthieuauger I want to note, with regard to your comment on infrastructure, that we want this explorer to stay lightweight so that anyone can run it locally when building a new chain on the OP Stack. Please keep that in mind while exploring this issue. |
Yeah I definitely got that in mind, setup should be as simple and light as possible |
Explore integration of Sourcify for Contract Verification
Read contributors guidelines
In the future, we plan to add contract verification into the explorer.
What we want to achieve ideally:
The goal of this task is to try to implement a POC (quick&dirty) integration with Sourcify (https://github.com/ethereum/sourcify) to see if it's a good solution for our needs. Mainly:
The text was updated successfully, but these errors were encountered: