BakeryProject / bakery-swap-core

GNU General Public License v3.0
56 stars 77 forks source link

Bakery Swap Core

Local Development

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

Install Dependenciess

yarn

Compile Contracts

yarn compile

Run Tests

yarn test