You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Publishing sources to ipfs would mean that https://github.com/ethereum/sourcify could automatically verify those contracts without any more interactions.
The idea of the Sourcify is to make this open and as transparent as possible and verification as easy as possible and that it's no longer centralized but community-owned and simple to interact with.
Dependencies
There are no external dependencies needed.
The text was updated successfully, but these errors were encountered:
Just a clarification on what needs to be publish to ipfs. Both metadata na sources should be published. @matnad let me know if I can be of help here :)
Overview
Publishing sources to ipfs would mean that https://github.com/ethereum/sourcify could automatically verify those contracts without any more interactions.
Specification
Monitoring service (https://github.com/ethereum/sourcify/blob/master/src/monitor/monitor.ts) automatically fetches new blocks and also sources if published to ipfs and verifies them. All the sources are available in: https://repo.sourcify.dev/ but also on ipfs (link can be found here: https://sourcify.dev/).
The idea of the Sourcify is to make this open and as transparent as possible and verification as easy as possible and that it's no longer centralized but community-owned and simple to interact with.
Dependencies
There are no external dependencies needed.
The text was updated successfully, but these errors were encountered: