auroraswap-sdk
v1.0.0
Published
🛠 An SDK for building applications on top of auroraswap.net
Downloads
4
Readme
auroraswap-sdk
This repo contains tools for developing with auroraswap.net
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 auroraswap-sdk
Attribution
This code was adapted from this Uniswap repo: uniswap-sdk.