JSPM

@mercurial-finance/dynamic-amm-sdk

0.0.1-38592825.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 12366
  • Score
    100M100P100Q167864F
  • License MIT

Mercurial Vaults SDK is a typescript library that allows you to interact with Mercurial v2's AMM.

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

  1. install pnpm on your machine (https://pnpm.io/installation)
  2. install the dependencies by running pnpm i
  3. run pnpm test to run the test