Part of our value proposition to developers is our ability to speed up the creation of powerful capital allocation software. Here are some tools we’ve assembled to support that so far.
(Devs, feel free to share back tools you’ve built or found useful, so we can add to this list!)
AlloKit
AlloKit is a modular framework for rapidly building and experimenting with on-chain funding strategies. It is built on top of Scaffold-ETH 2 and inspired by OpenZeppelin’s design principles of modularity, extensibility, and reuse.
Key features
- Components built with shadcn/ui .
- Indexer built with Ponder
- Strategy Contracts built with OpenZeppelin
- Hooks generated by Wagmi CLI
Get Started | Read about the Architecture
Grants Stack
Gitcoin’s tooling to run Quadratic Funding Rounds
This repository contains packages needed for a user to
- Create & Manage Rounds
- Explore available Rounds
- Vote for Projects within a Round
Check it out here: GitHub - gitcoinco/grants-stack: Round Manager & Grant Explorer & Project Builder of the Grants Protocol
Allo Protocol
Allo Protocol is a set of smart contracts that enable the democratic allocation and distribution of capital. The protocol was developed by Gitcoin (opens in a new tab)to power the Grants Stack, but is useful beyond grants and quadratic funding(opens in a new tab).
You can use the Allo Protocol documentation to get an overview of the protocol. We also welcome contributions, and would love to get you involved.
Githubs
You can learn more at:
Feedback and additions welcome!
Devs, feel free to share back tools you’ve built or found useful, so we can add to this list!