@pyroswap/pyro-swap-lib

0.1.0 • Public • Published

Pyro Swap Lib

Solidity libraries that are shared across PyroSwap 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 @pyroswap/pyro-swap-lib

Then import the contracts via:

import "@pyroswap/pyro-swap-lib/contracts/access/Ownable.sol";

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.1.00latest

Version History

VersionDownloads (Last 7 Days)Published
0.1.00

Package Sidebar

Install

npm i @pyroswap/pyro-swap-lib

Weekly Downloads

0

Version

0.1.0

License

GPL-3.0-or-later

Unpacked Size

468 kB

Total Files

57

Last publish

Collaborators

  • pyroswap