Skip to content

📖 Solidity libraries that are shared across kwikswap contracts

License

Notifications You must be signed in to change notification settings

kwikswap/kwikswap-lib

Repository files navigation

kwikswap-lib

Solidity libraries that are shared across Kwikswap 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 @kwikswap/lib

Then import the contracts via:

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

About

📖 Solidity libraries that are shared across kwikswap contracts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published