@monadex/sdk
v0.2.10
Published
๐ An SDK for building applications on top of Monadex.
Downloads
132
Readme
Monadex SDK
This repo contains tools for developing with Monadex.
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 @Monadex/sdk
Attribution
This code was adapted from this Uniswap repo: uniswap-sdk.