Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More →
Socket
Book a DemoInstallSign in
Socket

@uniswap/lib

Package Overview
Dependencies
Maintainers
6
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uniswap/lib

đź“– Solidity libraries that are shared across Uniswap contracts

latest
Source
npmnpm
Version
4.0.1-alpha
Version published
Maintainers
6
Created
Source

uniswap-lib

Tests Static Analysis Lint Fuzz Testing npm

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

Then import the contracts via:

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

FAQs

Package last updated on 16 Dec 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts