@uniswap/v3-core-optimism

1.0.0-rc.0 • Public • Published

Uniswap V3 Optimism

Lint Tests npm version

This repository contains the core smart contracts for the Uniswap V3 Protocol forked for Optimism. For higher level contracts, see the uniswap-v3-periphery-optimism repository.

Licensing

The primary license for Uniswap V3 Core is the Business Source License 1.1 (BUSL-1.1), see LICENSE.

Exceptions

  • All files in contracts/interfaces/ are licensed under GPL-2.0-or-later (as indicated in their SPDX headers), see contracts/interfaces/LICENSE
  • Several files in contracts/libraries/ are licensed under GPL-2.0-or-later (as indicated in their SPDX headers), see contracts/libraries/LICENSE_GPL
  • 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.

Readme

Keywords

Package Sidebar

Install

npm i @uniswap/v3-core-optimism

Homepage

uniswap.org

Weekly Downloads

5

Version

1.0.0-rc.0

License

BUSL-1.1

Unpacked Size

565 kB

Total Files

71

Last publish

Collaborators

  • uniswap-labs-service-account
  • cmcewen
  • mtoda
  • alicehenshaw
  • sarareynolds
  • emag3m
  • willpote
  • akarys01
  • ezhong1900
  • zachyang_uniswap