JSPM

  • Created
  • Published
  • Downloads 78
  • Score
    100M100P100Q65678F
  • License MIT

🛠 An SDK for building applications on top of Elk Finance.

Package Exports

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

Readme

Elk SDK

This repo contains tools for developing with Elk Finance.

Running

This project uses standard npm and yarn workflows.

Install dependencies

yarn

Compile

yarn build

Yarn is available to install here if you need it.

Installation

This project is available as an npm packege. Add to your project with npm install @elkdex/avax-sdk

Attribution

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