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

Publish sources to ipfs #931

Open
edisinovcic opened this issue Jan 11, 2021 · 2 comments
Open

Publish sources to ipfs #931

edisinovcic opened this issue Jan 11, 2021 · 2 comments

Comments

@edisinovcic
Copy link

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.

@matnad
Copy link
Collaborator

matnad commented Jan 11, 2021

I think we already have IPFS support for manifests. Extending this to source code sounds dobale.

@edisinovcic
Copy link
Author

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 :)

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