@lootswap/lootswap-lib

0.0.4 • Public • Published

Lootswap 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 @lootswap/lootswap-lib

Then import the contracts via:

import "@lootswap/lootswap-lib/contracts/access/Ownable.sol"; 

Dependencies (0)

    Dev Dependencies (19)

    Package Sidebar

    Install

    npm i @lootswap/lootswap-lib

    Weekly Downloads

    2

    Version

    0.0.4

    License

    GPL-3.0-or-later

    Unpacked Size

    119 kB

    Total Files

    26

    Last publish

    Collaborators

    • lootswap