1.0.2-beta • Published 2 years ago

@donaswap/lib v1.0.2-beta

Weekly downloads
-
License
GPL-3.0-or-later
Repository
gitlab
Last release
2 years ago

Stars Forks Contributors Issues Merge requests Last Commit Discord Twitter Follow

donaswap-lib

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

Then import the contracts via:

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

License

License: GPL v3.0

This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.

1.0.2-beta

2 years ago

1.0.1

3 years ago

1.0.0

3 years ago