0.1.0 • Published 3 years ago

@pantherswap-libs/panther-swap-core v0.1.0

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
3 years ago

PantherSwap Factory

In-depth documentation on PancakeSwap is available at docs.pantherswap.com.

Local Development

The following assumes the use of node@>=10.

Install Dependencies

yarn

Compile Contracts

yarn compile

Run Tests

yarn test