Skip to content

clober-dex/coupon-finance

Repository files navigation

Coupon Finance

Docs CI status Discord Twitter

Contract of Coupon Finance

Table of Contents

Install

To install dependencies and compile contracts:

Prerequisites

Installing From Source

git clone https://github.com/clober-dex/coupon-finance && cd coupon-finance
npm install

Usage

Unit tests

npm run test:forge

Linting

To run lint checks:

npm run prettier:ts
npm run lint:sol

To run lint fixes:

npm run prettier:fix:ts
npm run lint:fix:sol

Audits

Audited by Trust and HickupHH3 from August to October 2023. All vulnerable security risks are fixed. Full reports are available here.

Licensing

  • The primary license for Coupon Finance is the Time-delayed Open Source Software License, see License file.