0.1.1 • Published 3 years ago

@becoswap-libs/becoswap-core v0.1.1

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

Beco Factory

Actions Status

In-depth documentation on BecoSwap is available at docs.becoswap.com.

Local Development

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

Install Dependencies

yarn

Compile Contracts

yarn compile

Run Tests

yarn test