1.1.1 • Published 11 months ago

@atleta-chain/v3-core v1.1.1

Weekly downloads
-
License
GPL-2.0-or-later
Repository
-
Last release
11 months ago

Atleta DEX V3

This repository contains the core smart contracts for the Atleta DEX V3 Protocol, which is a fork of Uniswap V3.

Licensing

The license for Atleta DEX V3 Core is GPL-2.0-or-later:

Other Exceptions

  • contracts/libraries/FullMath.sol is licensed under MIT (as indicated in its SPDX header), see contracts/libraries/LICENSE_MIT
  • All files in contracts/test remain unlicensed (as indicated in their SPDX headers).