wannaswap-sdk
v1.0.1
Published
🛠 An SDK for building applications on top of wannaswap.finance
Downloads
1
Readme
wannaswap-sdk
This repo contains tools for developing with wannaswap.finance
Other SDK
Checkout other SDK: SDK collection
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 wannaswap-sdk
Attribution
This code was adapted from this Uniswap repo: uniswap-sdk.