@fuzzfinance-libs/fuzz-swap-core

🎛 Core contracts for the fuzz protocol


License
CNRI-Python-GPL-Compatible
Install
npm install @fuzzfinance-libs/fuzz-swap-core@1.0.1

Documentation

Fuzz Factory

Actions Status

In-depth documentation on FuzzSwap is available at docs.fuzz.fi.

Local Development

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

Install Dependencies

yarn

Compile Contracts

yarn compile

Run Tests

yarn test