New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@pangolindex/sdk

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pangolindex/sdk

🛠 An SDK for building applications on top of Pangolin.

2.0.12-near.0
Version published
Weekly downloads
419
69.64%
Maintainers
6
Weekly downloads
 
Created

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

development flow

  • do npm i in sdk
  • do npm run dev which will watch for any files changes and recompiles files
  • do yalc link "@pangolindex/sdk" in the project where you want to use components

Attribution

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

FAQs

Package last updated on 17 Jun 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts