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

🟧 Permissionless Deployment of Quadratic Funding Pool #17

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

🟧 Permissionless Deployment of Quadratic Funding Pool #17

codingshot opened this issue Sep 19, 2023 · 0 comments

Comments

@codingshot
Copy link
Member

codingshot commented Sep 19, 2023

Problem

Currently council members / admins need to deploy a quadratic funding pool or a Pot through the PotFactory. Their needs to be a way anyone can leverage a quadratic funding pool using our smart contracts as a public goods

User Story(s):

  • As someone who needs to leverage unique quadratic funding use cases, I want to deploy a funding pool without I-Am-Human (ability to change custom SBTs or token gating requirement),
  • As a founder of PotLock, we want others to be able to pay us higher fees for their own non PotLock QF rounds, so that we can have custom QF contracts and we can benefit. [🌈 NICE TO HAVE]
    Nice to have
    Someone who wants to create a non PotLock QF round
  • As a QF round creative, I want to be able to create a QF round and specify custom tokens for donation requirements and requirements for project, so that I can leverage PotLock’s funding factory.
  • As someone create a QF round, I want on the creation of QF round, to specify the name of the subaccount, so I

Description

  • Enable a function on the PotFactory with different permissions and different fees

Acceptance Criteria

  • Ability to deploy from front end contract

Limitations

  • reoutfitting contract
  • custom tokens and fungible tokens are not supported by first mvp
  • might cause our contract to be bulkier

Resources

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: QF MVP 3 BACKLOG
Development

No branches or pull requests

1 participant