@cryptoalgebra/periphery
Version:
Peripheral smart contracts of Algebra protocol
14 lines (7 loc) • 514 B
Markdown
This directory contains the periphery smart contracts for the Algebra DEX. For the lower level core contracts, see the `core` directory.
*Works correctly starting from the version 0.9.0*
Smart contracts of the periphery are based on [UniswapV3 periphery](https://github.com/Uniswap/v3-periphery) and retain the GPL-2.0 or later license.
Contracts have been changed in some places to be compatible with the Algebra Core and use its unique functionality.