UNPKG

@sky-mavis/smart-order-router

Version:
20 lines (12 loc) 355 B
# 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 ```