gitcoinco / grants-stack

Round Manager & Grant Explorer & Project Builder of the Grants Protocol
Other
315 stars 154 forks source link
quadratic-funding react solidity typescript

grants-round

This repository contains packages needed for a user to

Project Maintained via : turborepo Package manager : pnpm

Packages

.
├── .github                     # github specific configuration
├── packages                    # individual frontends and related packages
├── package.json                # root package configuration
├── docs                        # documentation
└── README.md
Development

We welcome external contributions. Please make sure to familiarize yourself with the Contribution Guidelines.

To contribute to this project, fork the repo and follow the instructions at DEV.md

Hosting

All the apps are hosted on Vercel. Preview links get created automatically for PRs. Commits to main get deployed to production automatically.