Skip to content
 
 

Repository files navigation

Multly Swap Lib

Solidity libraries that are shared across Multly Swap contracts. These libraries are focused on safety and gas efficiency.

Install

Run yarn install to install dependencies.

Test

Run yarn test to execute the test suite.

Compile

Run yarn compile to compile the library.

Usage

Install this in another project via yarn add @samyca/multly-swap-lib

Then import the contracts via:

import "@samyca/multly-swap-lib/contracts/access/Ownable.sol"; 

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages