0.1.9 • Published 3 years ago

@passive-income/dpex-swap-core v0.1.9

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

Pancake Factory

Actions Status

In-depth documentation on PancakeSwap is available at docs.pancakeswap.finance.

Local Development

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

Install Dependencies

yarn

Compile Contracts

yarn compile

Run Tests

yarn test