@sky-mavis/smart-order-router
Version:
Ronin Swap Smart Order Router
20 lines (12 loc) • 355 B
Markdown
# Katana Swap Smart Order Router
## Overview
This repository is a clone from [@uniswap/smart-order-router](https://github.com/Uniswap/smart-order-router/) with custom configurations for Ronin chain.
## Installation
With yarn
```bash
yarn add @sky-mavis/smart-order-router
```
With npm
```bash
npm install @sky-mavis/smart-order-router --save
```