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

WIP: dGrants Protocol specification #561

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Conversation

phutchins
Copy link
Contributor

@phutchins phutchins commented Dec 2, 2021

This PR intends to get us a solid outline and start to the protocol specification for dGrants and its pluggable components.

This document is being edited here: https://hackmd.io/@TsHJ2al1Th2MarDFDKpV7g/H1hcQmUzF

This document should:

  • Provide a high level description of each of the components
  • Identify the core components of dGrants (Grant Registry & Grant Rounds)
  • Identify how a UI should be built on top of the Grant Registry and Grant Rounds
  • Identify the optional dGrants modules (curation, sybil resistance, matching)
  • Describe the format of each of the data structures and examples (GrantRegistry, Grant, GrantRound, etc...)
  • Identify where and how each of the components fit together
  • Clearly specify each components interface and how to interact with it

@phutchins phutchins added this to Backlog in dGrants Jan 13, 2022
@mds1 mds1 removed their assignment Aug 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
dGrants
Backlog
Development

Successfully merging this pull request may close these issues.

None yet

4 participants