@orca-so/whirlpools-sdk
TypeScript icon, indicating that this package has built-in type declarations

0.12.5 • Public • Published

Whirlpools

Whirpools is an open-source concentrated liquidity AMM contract on the Solana blockchain. The Whirlpools Typescript SDK (@orca-so/whirlpools-sdk) allows for easy interaction with a deployed Whirlpools program.

The contract has been audited by Kudelski and Neodyme.

Whirlpool SDK

Use the SDK to interact with a deployed Whirlpools program via Typescript.

Installation

In your package, run:

yarn add `@orca-so/whirlpools-sdk`
yarn add "@coral-xyz/anchor"
yarn add "decimal.js"

Usage

Read instructions on how to use the SDK on the Orca Developer Portal.

Tests

To run tests for the SDK, setup your anchor environment and run:

anchor test

License

Apache 2.0

Dependencies (1)

Dev Dependencies (22)

Package Sidebar

Install

npm i @orca-so/whirlpools-sdk

Homepage

www.orca.so

Weekly Downloads

3,122

Version

0.12.5

License

Apache-2.0

Unpacked Size

983 kB

Total Files

216

Last publish

Collaborators

  • wjthieme-orca
  • yugure-orca
  • atamari
  • tmoc.orca
  • meep.orca
  • yutaromori