https://github.com/ctrlc03/minimalqf
A minimal quadratic funding implementation
https://github.com/ctrlc03/minimalqf
Last synced: about 1 year ago
JSON representation
A minimal quadratic funding implementation
- Host: GitHub
- URL: https://github.com/ctrlc03/minimalqf
- Owner: ctrlc03
- License: mit
- Created: 2024-02-21T12:12:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-21T06:15:08.000Z (over 1 year ago)
- Last Synced: 2025-01-29T14:32:47.257Z (over 1 year ago)
- Language: Solidity
- Size: 462 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MinimalQF
A minimal QF implementation written using MACI v1.2.0.
> WIP - this is just a rough draft for testing purposes.
## Credits
This takes inspiration from clr.fund code (https://github.com/clrfund/monorepo)