Skip to content
/ lib Public

📖 Solidity libraries that are shared across Retherswap contracts

License

Notifications You must be signed in to change notification settings

Retherswap/lib

Repository files navigation

retherswap-lib

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

Then import the contracts via:

import "@retherswap/lib/contracts/libraries/Babylonian.sol"; 

About

📖 Solidity libraries that are shared across Retherswap contracts

Resources

License

Stars

Watchers

Forks