Giter Club home page Giter Club logo

fluid-quadratic-funding's Introduction

Fluid Quadratic Funding

This is an open-source implementation of "fluid quadratic funding," a continuous form of public goods funding that leverages quadratic funding formulas and programmable cashflows to automatically distribute funds among recipients in an equitable way.

Quadratic Funding is a mechanism designed to provide matching funds or subsidies to (public goods) projects based on user donation activity. By design, this is inherently a discrete process: after a fixed amount of time (a grant round, say), all donations for all projects are aggregated according to the QF formula and matching funds from a matching fund pool are distributed according to the formula. For more information on how this works in the exemplar QF public goods funding implementation, see Gitcoin Grants โ€“ Quadratic Funding for the World This model does not quite work for Artizen Grants, which can have arbitrary start and end datetimes, and so we sought a more continuous or "fluid" approach. Additionally, we wanted a highly accurate, real-time representation of the impact of a new donation in order to provide the donor with a great user experience. With a monolithic, discrete funding round, it's impossible to give an accurate match estimate to a user---essentially, one cannot predict the future. (Will this new donation be the last donation this round? Or will there be 10k more donations of $100k each??) With our proposed fluid funding model, one can say with a higher degree of accuracy precisely what impact a new donation has on a grant's match funding stream.

Project overview

This project will contain a simple overview of a basic fluid funding model as well as a proof-of-concept implementation. Internally at Artizen, our goal for this fluid QF project is to help inform how Artizen Grants will receive real-time match funding based on donations to those grants. Artizen's mission is to build the largest community fund for public goods.

The abstract fluid funding model is flexible, but in this project, we will primarily focus on quadratic funding-like formulas. For more information on quadratic funding (abbreviated QF below), please see:

We acknowledge that (and express our appreciation and gratitude! ๐Ÿ™Œ ) Gitcoin Grants has developed an open-source implementation of quadratic funding to provide matching funds for donations, and as of the initial draft of this document (June 2022), Gitcoin Grants have completed 13 rounds of crowdfunding. (In fact, this fluid QF project is in the process of submitting a grant for Gitcoin GR14!)

Gitcoin has a fantastic introduction to applying QF in these contexts under their "How Does it Work?" section of the README in gitcoinco/quadratic-funding.

Rough projected timeline

Summer 2022

  • Create Gitcoin Grant
  • Documentation: draft docs describing model (wiki)
  • Experiments: create jupyter notebooks for fluid QF model simulations and analysis (python)
  • Proof-of-concept: build first prototype (solidity, typescript)
    • Initial prototype will likely involve Superfluid Instant Distribution Agreements (IDAs) and be built on Polygon

Fall 2022

  • Integrate with Artizen Grant web3 system

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.