This repo contains the smart contracts and tests for the Euler Protocol.
npm i
npx hardhat test
npx hardhat coverage
All files are licensed under GPL-2.0 or later except for the following, which are licensed under Business Source License 1.1 (see the file LICENSE
):
contracts/modules/RiskManager.sol
contracts/modules/Liquidation.sol
These two files will be automatically re-licensed under GPL-2.0 on December 13th, 2023.