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

registry: grant metadata #615

Open
Tracked by #600
mds1 opened this issue Jan 13, 2022 · 0 comments
Open
Tracked by #600

registry: grant metadata #615

mds1 opened this issue Jan 13, 2022 · 0 comments
Assignees
Labels
protocol Related to finalizing a protocol specification
Projects

Comments

@mds1
Copy link
Contributor

mds1 commented Jan 13, 2022

We don't currently have requirements/specs for metadata, but considerations include:

  • On-chain metadata validation like EIP-3668
  • Develop a JSON schema that all grants must follow
  • How to version metadata, especially in the context of curation (e.g. preventing a grant from entirely changing their description after approval). First pass of ideas:
    • Require an on-chain transaction to store a timestamp of last update on-chain?
    • Store a hash of metadata somewhere?
    • Move to curation layer somehow?
  • Users should not be limited to one protocol, e.g. IPFS, and should be able to use the service of their choice (potentially including centralized ones like AWS S3)
  • Check any implementations across a variety of file storage protocols such as IPFS, Arweave, Storj, etc
@mds1 mds1 added the protocol Related to finalizing a protocol specification label Jan 13, 2022
@phutchins phutchins added this to To Do in dGrants Jan 18, 2022
@phutchins phutchins moved this from To Do to Doing in dGrants Jan 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
protocol Related to finalizing a protocol specification
Projects
dGrants
Doing
Development

No branches or pull requests

2 participants