Skip to content

ogeefinance/ogeeswap-core

Repository files navigation

Ogeeswap Factory

In-depth documentation on Ogeeswap is available at docs.Ogeeswap.finance.

Local Development

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

Install Dependencies

yarn

Compile Contracts

yarn compile

Run Tests

yarn test