1.0.2 • Published 2 years ago

@circusdao/clownswap-v2-sdk v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

ClownSwap V2 SDK

npm version npm bundle size (scoped version)

In-depth documentation for this SDK is available here

Requirements

At least Node 16 is required

Running tests

To run the tests, follow these steps:

Install dependencies

npm install

Run tests

npm run test