1.1.0-beta.3-11 • Published 2 years ago

@unloc-dev/raydium-sdk v1.1.0-beta.3-11

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
2 years ago

Raydium SDK

npm

An SDK for building applications on top of Raydium.

Installation

Yarn

$ yarn add @raydium-io/raydium-sdk

npm

$ npm install @raydium-io/raydium-sdk --save

Hosting JSON files

Tokens List

Token Icons

  • /icons/{mint}.png

Liquidity Pools List

Includes all pubkeys that build transaction need

Farm/Staking Pools List

Includes all pubkeys that build transaction need

Program IDs

FunctionVersionMainnet
AMM / Liquidity4675kPX9MHTjS2zt1qfr1NYHuzeLXfQM9H24wFSUt1Mp8
Farm / Staking3EhhTKczWMGQt46ynNeRX1WfeagwwJd7ufHvCDjRxjo5Q
Farm / Staking59KEPoZmtHUrBbhWN1v1KWLMkkvwY6WLtAVUCPRtRjP4z
AMM Route1routeUGWgWzqBWFcrCfv8tritsqukccJPu3q5GPP3xS
Serum39xQeWvG816bUx9EPjHmaT23yvVM2ZWbrrpZb9PusVFin

Usage

Marshmallow

Full layout type inference

npm.io npm.io

Development

yarn install && yarn install-peers

Reference