Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

euler-xyz/euler-contracts

Repository files navigation

Euler Smart Contracts

This repo contains the smart contracts and tests for the Euler Protocol.

Setup

npm i

Testing

npx hardhat test

Generate coverage report

npx hardhat coverage

Docs

License

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published