This repo contains several contracts used in duet protocol. It is divided in independent projects where each of them contains its smart contracts, test environment and unique config files.
| Project name | Description | Solidity version(s) |
|---|---|---|
| ebcake | extendable bonded cake. | 0.8.9 |
| dAssets-liquidator | liquidators for duet dAssets | 0.8.9 |
1 - Create a new folder inside packages
2 - Run pnpm init