@cryptoguysclub/lizardsdk
v4.0.0
Published
๐ An SDK for building applications on top of Lizard Exchange.
Downloads
44
Maintainers
Readme
Lizard SDK
This repo contains tools for developing with Lizard.
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 @cryptoguysclub/lizardsdk
Attribution
This code was adapted from this Uniswap repo: uniswap-sdk.