Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

daoswap-core

youngcao8GPL-3.0-or-later1.0.3

🎛 Core contracts for the daoswap protocol

daoswap, ethereum, v2, core

readme

Daoswap

In-depth documentation on Daoswap is writing.

Local Development

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

Install Dependencies

yarn

Compile Contracts

yarn compile

Run Tests

yarn test