@apexdefi/lib

1.0.0-beta1 • Public • Published

Apex Lib

Solidity libraries that are shared across Uniswap contracts. These libraries are focused on safety and 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 @apexdefi/lib

Then import the contracts via:

import "@apexdefi/lib/contracts/access/Ownable.sol"; 

Readme

Keywords

Package Sidebar

Install

npm i @apexdefi/lib

Weekly Downloads

1

Version

1.0.0-beta1

License

MIT

Unpacked Size

145 kB

Total Files

40

Last publish

Collaborators

  • apexdefi