@mutantswap/sdk
v2.0.2
Published
🛠 An SDK for building applications on top of MutantSwap.
Downloads
8
Maintainers
Readme
MutantSwap SDK
This repo contains tools for developing with MutantSwap.
Running
This project uses standard npm and yarn workflows.
Install dependencies
yarn
Compile
yarn build
Yarn is available to install here if you need it.
Installation
This project is available as an npm package. Add to your project with npm install @mutantswap/sdk
Attribution
This code was adapted from this Uniswap repo: uniswap-sdk.