Skip to content

Repository files navigation

Clober V2

Docs CI status Discord Twitter

Core Contract of Clober DEX V2

Table of Contents

Deployments

All deployments can be found in the deployments directory.

Recent BookManager deployments

  • Base (chainId 8453): 0x8ca3a6f4a6260661fcb9a25584c796a1fa380112
  • Arbitrum One (chainId 42161): 0x74ffe45757db60b24a7574b3b5948dad368c2fdf
  • Monad (chainId 143): 0x6657d192273731c3cac646cc82d5f28d0cbe8ccc

Install

Prerequisites

Installing From Source

git clone https://github.com/clober-dex/v2-core && cd v2-core
forge install

Usage

Build

forge build

Tests

forge test

Formatting

forge fmt

Library

To utilize the contracts, you can install the code in your repo with forge:

forge install https://github.com/clober-dex/v2-core

Licensing

  • The primary license for Clober Core V2 is the Time-delayed Open Source Software Licence, see License file.
  • Interfaces are licensed under MIT (as indicated in their SPDX headers).
  • Some libraries have a GPL license.

About

Clober DEX V2 Core Solidity Contracts

Topics

Resources

Stars

15 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages