StockpileLabs / open-grants-poc

Proof of concept for Stockpile open grants, powered by quadratic funding

Home Page:https://stockpile-grants-poc.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stockpile Grants

Website Docs
This is a proof of concept for open grants on Stockpile, powered by a modified implementation of quadratic funding on Solana.

Spec

  • Create grants and participate in funding rounds
  • Funding round admins approve grant format & grant appears on UI
  • Contribute to grants with SOL or USDC
  • Contributions serve as votes for the larger pool distribution
  • Funds are distributed based on votes on round end date
  • Rudimentary auth system for identifying a user based on a public key
  • Civic Pass required for valid votes for Sybil Resistance

Milestones

  • ✅ Minimally viable UI
  • ✅ Grant creation and approval queueing
  • ✅ Funding round creation & address whitelisting
  • ❌ Admin approval
  • ❌ Program implementation
  • ❌ Grant contributions & vote calculation
  • ❌ Funding round distribution & closing

About

Proof of concept for Stockpile open grants, powered by quadratic funding

https://stockpile-grants-poc.vercel.app


Languages

Language:TypeScript 98.8%Language:CSS 0.8%Language:JavaScript 0.4%