All Projects → raydium-io → raydium-sdk

raydium-io / raydium-sdk

Licence: GPL-3.0 license
An SDK for building applications on top of Raydium.

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to raydium-sdk

MetaplexMetadata-js
Get the Metaplex Metadata from NFTs with Metaplex standard
Stars: ✭ 48 (-27.27%)
Mutual labels:  solana
app-monorepo
Secure, open source and community driven crypto wallet runs on all platforms and trusted by millions.
Stars: ✭ 1,282 (+1842.42%)
Mutual labels:  solana
Solnet
Solana's .NET SDK and integration library.
Stars: ✭ 252 (+281.82%)
Mutual labels:  solana
mango-v3-service
REST API Service for mango markets version 3
Stars: ✭ 29 (-56.06%)
Mutual labels:  solana
strangemood
A decentralized marketplace for software licenses: an app store. Mostly for games.
Stars: ✭ 40 (-39.39%)
Mutual labels:  solana
awesome-defi
Curated list of awesome DeFi protocols, dapps, wallets and other resources
Stars: ✭ 36 (-45.45%)
Mutual labels:  solana
timelock-crate
Streamflow Community program (inaptly named) deployed on Solana mainnet.
Stars: ✭ 26 (-60.61%)
Mutual labels:  solana
wallet-adapter
Modular TypeScript wallet adapters and components for Solana applications.
Stars: ✭ 964 (+1360.61%)
Mutual labels:  solana
metaboss
The Metaplex NFT-standard Swiss Army Knife tool.
Stars: ✭ 575 (+771.21%)
Mutual labels:  solana
alon
Remix for Solana.
Stars: ✭ 87 (+31.82%)
Mutual labels:  solana
anchor-escrow
Escrow program implemented in Anchor
Stars: ✭ 142 (+115.15%)
Mutual labels:  solana
metaplex
A directory of what the Metaplex Foundation works on!
Stars: ✭ 3,233 (+4798.48%)
Mutual labels:  solana
cryptoplease-dart
Dart and Flutter apps and libraries maintained by Espresso Cash (Formerly Crypto Please) team for Solana.
Stars: ✭ 188 (+184.85%)
Mutual labels:  solana
arloader
Rust command line application and client for uploading files to Arweave.
Stars: ✭ 79 (+19.7%)
Mutual labels:  solana
solana-nft-token-metadata-update
Node.js script to update NFT Token metadata on Solana Blockchain
Stars: ✭ 143 (+116.67%)
Mutual labels:  solana
swap-ui
React Component for Swapping on the Serum DEX
Stars: ✭ 107 (+62.12%)
Mutual labels:  solana
solana-nft-monitor
Monitor Solana NFT projects using Github Actions + flatgithub.com
Stars: ✭ 31 (-53.03%)
Mutual labels:  solana
serum-vial
Real-time WebSocket market data API for Serum
Stars: ✭ 154 (+133.33%)
Mutual labels:  solana
OpenLoginSdk
Pluggable auth infrastructure for Web3 wallets and dapps
Stars: ✭ 108 (+63.64%)
Mutual labels:  solana
solana-mobile-wallet
💳 Non-custodial cross-platform wallet for Solana
Stars: ✭ 64 (-3.03%)
Mutual labels:  solana

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

Function Version Mainnet
AMM / Liquidity 4 675kPX9MHTjS2zt1qfr1NYHuzeLXfQM9H24wFSUt1Mp8
Farm / Staking 3 EhhTKczWMGQt46ynNeRX1WfeagwwJd7ufHvCDjRxjo5Q
Farm / Staking 5 9KEPoZmtHUrBbhWN1v1KWLMkkvwY6WLtAVUCPRtRjP4z
AMM Route 1 routeUGWgWzqBWFcrCfv8tritsqukccJPu3q5GPP3xS
Serum 3 9xQeWvG816bUx9EPjHmaT23yvVM2ZWbrrpZb9PusVFin

Usage

Marshmallow

Full layout type inference

Development

yarn install && yarn install-peers

Reference

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].