/bakery-swap-core

Primary LanguageSolidityGNU General Public License v3.0GPL-3.0

Bakery Swap Core

Local Development

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

Install Dependenciess

yarn

Compile Contracts

yarn compile

Run Tests

yarn test