Package Exports
- @mercurial-finance/dynamic-amm-sdk
Readme
Mercurial Dynamic AMM Typescript SDK
Setup
- install
pnpm
on your machine (https://pnpm.io/installation) - install the dependencies by running
pnpm i
- run
pnpm test
to run the test