pancakeswap / pancake-swap-core

Core smart contracts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Core smart contracts

License:GNU General Public License v3.0


Languages

Language:TypeScript 52.7%Language:Solidity 47.3%