Package Exports
- @mercurial-finance/dynamic-amm-sdk
- @mercurial-finance/dynamic-amm-sdk/dist/cjs/index.js
- @mercurial-finance/dynamic-amm-sdk/dist/esm/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@mercurial-finance/dynamic-amm-sdk) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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