# Mojito

[![Actions Status](https://github.com/MojitoFinance/mojito-swap-periphery/workflows/CI/badge.svg)](https://github.com/MojitoFinance/mojito-swap-periphery/actions)

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

## Install Dependencies

`yarn`

## Compile Contracts

`yarn compile`

## Run Tests

`yarn test`
