carrot-kpi / monorepo

A monorepo for Carrot v1.
GNU General Public License v3.0
5 stars 2 forks source link


Carrot logo


Carrot is a web3 protocol trying to make incentivization easier and more capital efficient.


License: GPL v3 CI

Carrot frontend monorepo

A monorepo for (most of) Carrot v1 frontend packages. All the packages are written in Typescript and managed through yarn workspaces and turborepo.

Packages

The monorepo contains the following packages under the packages folder:

In order to get started just clone the repo and run yarn install.

More information on how to contribute will be added in a future CONTRIBUTING.md file