https://github.com/keep-starknet-strange/gitcoin-allo-starknet
Gitcoin Allo protocol for Starknet 🐺
https://github.com/keep-starknet-strange/gitcoin-allo-starknet
cairo gitcoin quadratic-funding starknet
Last synced: 2 months ago
JSON representation
Gitcoin Allo protocol for Starknet 🐺
- Host: GitHub
- URL: https://github.com/keep-starknet-strange/gitcoin-allo-starknet
- Owner: keep-starknet-strange
- License: mit
- Created: 2024-05-24T08:03:37.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-09-26T08:36:54.000Z (8 months ago)
- Last Synced: 2025-01-21T21:07:11.112Z (4 months ago)
- Topics: cairo, gitcoin, quadratic-funding, starknet
- Language: Cairo
- Homepage:
- Size: 49.8 KB
- Stars: 17
- Watchers: 6
- Forks: 44
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
Gitcoin Allo protocol for Starknet
[](https://github.com/keep-starknet-strange/gitcoin-allo-starknet/actions/workflows/testnet.yml)
[](https://github.com/keep-starknet-strange)
## About
[Allo Protocol](https://docs.allo.gitcoin.co/) is an open-source protocol that enables groups to efficiently and transparently allocate pools of capital.
This repository contains the core contracts of the Allo Protocol V2 implemented in Cairo for Starknet.
## Build
To build the project, run:
```bash
scarb build
```## Test
To test the project, run:
```bash
snforge test
```## Resources
- [Starknet](https://starknet.io/)
- [Allo Protocol](https://docs.allo.gitcoin.co/)
- [Allo V2 Core Contracts](https://github.com/allo-protocol/allo-v2)## License
This project is licensed under the [MIT License](LICENSE).
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Abdel @ StarkWare
💻
Akashneelesh
💻
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!