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

pancakeswap/pancake-swap-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3b21430 · Sep 27, 2020
Apr 20, 2020
Sep 23, 2020
Sep 27, 2020
Oct 22, 2019
Apr 20, 2020
Dec 30, 2019
Oct 22, 2019
May 18, 2020
Oct 22, 2019
Sep 27, 2020
Sep 23, 2020
Oct 22, 2019
Sep 21, 2020

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