Skip to content
This repository has been archived by the owner on Oct 14, 2021. It is now read-only.

pancakeswap/pancake-swap-core

Repository files navigation

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