Codebase for the Centrifuge token, which includes support for onchain delegation.
git clone git@github.com:centrifuge/cfg-token.git
cd cfg-token
forge update
To 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.