New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More โ†’
Socket
Sign inDemoInstall
Socket

@pangolindex/sdk

Package Overview
Dependencies
Maintainers
3
Versions
361
Alerts
File Explorer

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.

5.3.6-rc.1
Source
npm
Version published
Weekly downloads
773
34.9%
Maintainers
3
Weekly downloads
ย 
Created
Source

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.

Keywords

pangolin

FAQs

Package last updated on 11 Oct 2023

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