Skip to content

clober-dex/v2-periphery

Repository files navigation

Clober V2 Periphery

Docs CI status Discord Twitter

Periphery Contract of Clober DEX V2

Table of Contents

Deployments

All deployments can be found in the deployments directory.

Install

Prerequisites

Installing From Source

git clone https://github.com/clober-dex/v2-periphery && cd v2-periphery
npm install

Usage

Tests

npm run test

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

About

Clober DEX V2 Periphery Solidity Contracts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published