JSPM

@jean1011/kakarot

2.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q52014F
  • License MIT

🛠 An SDK for building applications on top of Pangolin.

Package Exports

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

Readme

Pangolin SDK

This repo contains tools for developing with Pangolin.

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 package. Add to your project with npm install @pangolindex/sdk

Attribution

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