Skip to content

📖 Solidity libraries that are shared across Uniswap contracts

License

Notifications You must be signed in to change notification settings

marx-dex-deployer/marx-dex-lib

 
 

Repository files navigation

marx-dex-lib

-Tests -Static Analysis -npm

Solidity libraries that are shared across MarX Decentralized Exchange 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 @marx-dex/marx-dex-lib

Then import the contracts via:

import '@marx-dex/marx-dex-lib/contracts/libraries/Babylonian.sol';

About

📖 Solidity libraries that are shared across Uniswap contracts

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 56.9%
  • Solidity 43.1%