-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #10 from tkgshn/tkgshn
update news about matching donation
- Loading branch information
Showing
2 changed files
with
75 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,64 @@ | ||
--- | ||
title: "Matching Donation Project" | ||
meta_title: "" | ||
lang: "en" | ||
description: "Experiment with democratic decision-based fund distribution using Quadratic Funding" | ||
date: 2024-07-01T05:00:00Z | ||
image: "" | ||
author: "taka" | ||
draft: false | ||
--- | ||
|
||
> **update** | ||
> | ||
>> 2024/08/09: A detailed report on the results of the first experiment is now available! | ||
>>- [DigDAO Matching Donations #1: Results and the future](https://note.com/tkgshn/n/nfa5142139665) | ||
>> | ||
>> 2024/07/13: A press release from Code for Japan, with whom we are collaborating, is now available! | ||
>>- [Code for Japan begins experimenting with Quadratic Funding for grant distribution to promote the civic tech ecosystem](https://prtimes.jp/main/html/rd/p/000000067.000039198.html) | ||
|
||
[![Image from Gyazo](https://i.gyazo.com/40f00438c86cfe8c5d2d83c88c520d69.png)](https://gyazo.com/40f00438c86cfe8c5d2d83c88c520d69) | ||
|
||
'DigDAO Matching Donations' is a project jointly run with Code for Japan to explore new models for distributing funds for public goods. | ||
|
||
- **https://donation.digdao.jp** | ||
|
||
Through this project, we are experimenting with a distribution mechanism called Quadratic Funding (QF), which distributes funds to Civictech projects based on user support (donations). | ||
|
||
|
||
## DigDAO's commitment to the distribution of funds to public goods | ||
DigDAO will spin out of the Digital Agency Web3 Research Community in 2023, with the aim of experimenting and implementing a better mechanism for the transformation of the executive branch, something from the experiments happening in the Ethereum ecosystem. | ||
|
||
Therefore, the project aims to present a new model of 'distribution of funds for public goods'. | ||
|
||
Currently, the public administration distributes funds for public benefit projects (public goods) on a vetting system. ('public procurement'). | ||
|
||
However, we believe that projects with a small/bottom-up nature like Civictech have a lot of uncertainty in distributing budgets from the beginning & that a centralised entity such as the public administration should not be the judge of excellence. | ||
|
||
## What is Quadratic Funding (QF)? | ||
QF is a good mechanism for distributing funds for public goods (public interest projects such as Civictech) based on the needs of citizens. | ||
|
||
1. the public administration budgets for the rough issues it wants to solve (this is called the 'funding pool'). The issue to be budgeted for can be the prevention of congestion at municipal counters, or the digitisation of administrative services) | ||
2. invite and list projects that solve that issue | ||
3. citizens can donate to projects on the list that they find attractive | ||
4. each project receives from the funding pool an amount calculated by the QF mechanism based on the number and amount of donors obtained | ||
|
||
For background formulae, see [【解説記事】初めてのQuadratic Funding](https://mirror.xyz/0xFEd3A62567FCEDfD10f56467EA6Db8c39c313606/sI97HdGBKr0ROPouXT5iKMJZHlrDm2TB45Ti4VkmLo8). | ||
|
||
Quadratic Funding has been used as a mechanism to support digital public goods in a democratic way, including distributing over 9 billion Ethereum ecosystem funds and being used in Taiwan. | ||
- https://impact.gitcoin.co/ | ||
- https://100.adi.gov.tw/ | ||
|
||
|
||
## Developing a QF tool for credit card payments. | ||
The platform being developed in this project has been released and provided with source code under a 'GPL-3.0 licence'. | ||
|
||
Companies, government agencies and others can utilise this source code to develop and release customised tools to boost the distribution of funds to public goods. | ||
- https://github.com/dig-dao/simplegrants | ||
|
||
|
||
For more information on the project's philosophy and overview, see the following pages. | ||
- [プロジェクトページ: DigDAO マッチングドネーションプロジェクトについて](https://scrapbox.io/public-goods-funding/DigDAO_%E3%83%9E%E3%83%83%E3%83%81%E3%83%B3%E3%82%B0%E3%83%89%E3%83%8D%E3%83%BC%E3%82%B7%E3%83%A7%E3%83%B3%E3%83%97%E3%83%AD%E3%82%B8%E3%82%A7%E3%82%AF%E3%83%88%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6) | ||
- [違いを超えて協力するための、新しい社会のためのテクノロジーハンドブック](https://docs.google.com/document/d/1SOqaLPWvITp8OLRSqSv-YdMY56EcV_r5IBrSXzuWgNA/edit#heading=h.8pclttbqzay) | ||
- [民間か、行政かという対立を超えた先にCivictechは存在できるのか。そのためには「プラットフォームとしての行政」が必要かもしれない](https://note.com/tkgshn/n/n42e40cd31db6) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters