Codebase for the Centrifuge token, which includes support for onchain delegation.
git clone git@github.com:centrifuge/cfg-token.git
cd cfg-token
forge updateTo build and run all tests locally:
forge test| Auditor | Date | Engagement | Report |
|---|---|---|---|
| Spearbit | March 2025 | Security review | Report |
The codebase is licensed under GPL-2.0-or-later, see LICENSE.
The onchain delegation logic is adapted from the Morpho token.