JSPM

@alligator-defi/sdk

1.0.1
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 1
    • Score
      100M100P100Q42452F
    • License MIT

    Tools for Alligator Exchange

    Package Exports

    • @alligator-defi/sdk
    • @alligator-defi/sdk/dist/index.js
    • @alligator-defi/sdk/dist/sdk.esm.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 (@alligator-defi/sdk) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    Alligator SDK

    This repo contains tools for the Alligator Exchange.

    Running

    This project uses standard npm and yarn workflows.

    Install dependencies

    yarn

    Compile

    yarn build

    Installation

    This project is available as an npm package. Add to your project with npm install @alligator-defi/sdk

    Attribution

    This code was adapted from this Uniswap repo: uniswap-sdk.