Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 187 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 187 Bytes

Bakery Swap Core

Local Development

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

Install Dependenciess

yarn

Compile Contracts

yarn compile

Run Tests

yarn test