Skip to content

Solidity libraries that are shared across Windfall Swap contracts

License

Notifications You must be signed in to change notification settings

WindfallSwap/windfallswap-lib

Repository files navigation

windfallswap-lib

Tests Static Analysis Lint Fuzz Testing npm

Solidity libraries that are shared across Windfall Swap 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 @windfallswap/lib

Then import the contracts via:

import '@windfallswap/lib/contracts/libraries/Babylonian.sol';

About

Solidity libraries that are shared across Windfall Swap contracts

Resources

License

Stars

Watchers

Forks

Packages

No packages published