0.1.3 • Published 3 years ago

@saladswap/salad-swap-core v0.1.3

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
3 years ago

Salad Factory

Actions Status

In-depth documentation on SaladSwap is available at docs.saladswap.finance.

Local Development

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

Install Dependencies

yarn

Compile Contracts

yarn compile

Run Tests

yarn test