20dec / apeswap-swap-core

Ape Swap AMM core contracts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ape Factory

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

Ape Swap AMM core contracts.

License:GNU General Public License v3.0


Languages

Language:TypeScript 47.9%Language:Solidity 47.5%Language:JavaScript 4.7%