npm.io
0.0.1 • Published 4 years ago

@alphadex/v1-core

Licence
GPL-3.0-or-later
Version
0.0.1
Deps
0
Size
2.9 MB
Vulns
0
Weekly
0

Alphadex V1

In-depth documentation on Alphadex V1 is available at alphadex.org.

The built contract artifacts can be browsed via unpkg.com.

Local Development

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

Install Dependencies

yarn

Compile Contracts

yarn compile

Run Tests

yarn test