@molend/dex-sdk
v0.1.2
Published
🛠 An SDK for building applications on top of DEX on Mode network.
Downloads
23
Readme
Mode DEX SDK
This repo contains tools for developing with Mode DEX.
Running
This project uses standard npm and yarn workflows.
Install dependencies
yarnCompile
yarn buildYarn 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 @molend/dex-sdk
Attribution
This code was adapted from this Uniswap repo: uniswap-sdk.
