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

Pot Contract #10

Open
codingshot opened this issue Sep 7, 2023 · 0 comments
Open

Pot Contract #10

codingshot opened this issue Sep 7, 2023 · 0 comments
Assignees

Comments

@codingshot
Copy link
Member

codingshot commented Sep 7, 2023

Problem

Need quadratic funding contract on NEAR

User Story(s):

  • As a patron, I want to be able to donate up until the round closes, so if I’m feeling good about the funding round cohort I can contribute more & people can have their contributions matched.
  • As a chef, I want there to be fees for individual matched contributions that comes out to me, so that I can promite around and have aligned incentivies
  • As a chef, i want to be able to approve or rject applications, with a reason so that people don't keep on questioning in details
  • As a chef, I want for projects to only be able to apply to a pot once, so that people aren't flooding with reapplies
  • As a chef, I want to approve/rjects multi-applciations (with a reason). so that it doesn't take me too long to review. (NICE TO HAVE)
  • As a fundriaser, I want there to be a referral for bringing in patrons to throw down for the funding pool, so that I have incentives for bringin new money in
  • As a donor
  • As a chef, I want only verified humans to donate, so that people dont sybil attack funding pools
  • As a chef, I want to be able to change project elligbility requirements (change SBTs), just in case it becomes a higher level of funding and there needs an additional gate for more vetted projects.
  • As a chef, I want to be able to see the max number of project if there is one, so it can guide me on the top projects to accept
  • As a council member, I want to be able to change chefs, in the event that we see there is any wrongdoing

Description

Create a quadratic funding pool contract tthat can be deployed by a PotFactory

Acceptance Criteria

Outline what needs to be done

Pot/Project Ruond Settings
Patron Referrals

  • If no referrs than that fee is not taken out and added to matching pool

Limitations

Resources

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Needs Review
Development

No branches or pull requests

2 participants