4.0.1 • Published 4 years ago
@invis/lib v4.0.1
ExtendSwap Library Contracts
Solidity libraries that are shared across ExtendSwap contracts. This package focuses on safety and execution gas efficiency.
Install
Run yarn to install dependencies.
Test
Run yarn test to execute the test suite.
Usage
Install this in another project via yarn add @uniswap/lib
Then import the contracts via:
import '@uniswap/lib/contracts/libraries/Babylonian.sol';