@aliumswap/alium-swap-core

🎛 Core contracts for the alium protocol


License
CNRI-Python-GPL-Compatible
Install
npm install @aliumswap/alium-swap-core@0.1.3

Documentation

Alium Factory

In-depth documentation on AliumSwap is available at docs.alium.finance.

Local Development

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

Install Dependencies

yarn

Compile Contracts

yarn compile

Run Tests

yarn test