@voltage-finance/sdk
v2.0.0
Published
🛠 An SDK for building applications on top of Voltage.finance.
Downloads
89
Readme
Voltage finance SDK
This repo contains tools for developing with Voltage finance.
Running
This project uses standard npm and yarn workflows.
Install dependencies
yarn
Compile
yarn build
Installation
This project is available as an npm package. Add to your project with npm install @voltage-finance/sdk
Attribution
This code was adapted from this Uniswap repo: uniswap-sdk.