Currently in beta mode — features may change
devrelsdevrels.xyz
DirectoryOrganisationsResourcesArticlesChannelsJobsEventsAbout
RecommendSign in

Solana dev articles, weekly

New articles on tooling, infrastructure, and the ecosystem. No noise.

PrivacyTermsAbout

Built by metasal.xyz

Made by MILYSEC
Live
—Members·—Orgs·—Resources·—Projects·—Articles
Add··by metasal.xyz·Made by MILYSEC·5f7399de7b17ab1ab9e1aa1edc2dc85852507de9

Resources

79 developer resources for building on Solana

AllSDKCLIAPIMCPFRAMEWORKLIBRARY

solana-keychain

LIBRARY

Framework-agnostic Solana transaction signing with 13 provider backends — Memory, Privy, Turnkey, AWS KMS, Fireblocks, GCP KMS, Dfns, Para, CDP, Crossmint, Openfort, Utila, HashiCorp Vault. Unified SolanaSigner interface for TypeScript (@solana/keychain) and Rust. Security audited by Accretion 2026.

@solana/keychain
Docs GitHub
signingwalletssecurityinfrastructure

solana-private-channels

INFRASTRUCTURE

Enterprise payment channel infrastructure on Solana mainnet — private transactions with instant finality, RBAC, SPL token escrow/withdrawal programs, 5-stage pipeline (dedup, sigverify, sequencer, executor, settler), and Yellowstone gRPC indexing. Reference implementation for tokenised deposits and institutional capital markets.

GitHub
privacyenterprisepaymentschannels

OTL (Open Transaction Layer)

API

Fireblocks' open coordination layer for compliant onchain transactions — policy, screening, and settlement metadata travel with the transaction.

0
compliancetransactionsfireblocksstablecoins

payouts-web-sdk

SDK

Embedded payout and beneficiary UI components for web. Pre-built widgets for integrating Airwallex payout flows into your own frontend.

GitHub
0TypeScript
payoutstypescriptweb

TypeScript 7 (typescript-go)

TOOL

Microsoft's native Go port of the TypeScript compiler — ~10x faster builds, now at 7.0 RC. Matters to every TS-based Solana toolchain.

GitHub
26kGo
typescriptcompilertooling

Solana CLI

CLI

Command-line tools for Solana development and validator management

by Solana Foundation

$ solana
Docs GitHub
15kRust

Reown AppKit

SDK

Full-stack onchain UX toolkit from Reown (rebranded WalletConnect). Multichain auth, embedded + connect wallets, payments, and analytics via one SDK across EVM, Solana, Bitcoin, and Tron.

@reown/appkit
Docs GitHub
5.4k

Anchor CLI

CLI

Framework and CLI for Solana smart contract development

by Anchor

$ anchor@coral-xyz/anchor
Docs GitHub
5.1k

SPL Token CLI

CLI

CLI for creating and managing SPL tokens on Solana

by Solana Labs

$ spl-token
Docs GitHub
4.2kRust

@solana/web3.js

SDK

Core Solana JavaScript SDK for transactions, accounts, and RPC

by Solana Labs

@solana/web3.js
Docs GitHub
2.7k

Wormhole SDK

SDK

SDK for cross-chain messaging and token bridging via Wormhole

by Wormhole

@wormhole-foundation/sdk
Docs GitHub
1.9k

Solana Pay SDK

SDK

SDK for integrating Solana Pay payment requests

by Solana Pay

@solana/pay
Docs GitHub
1.7k

visa-vulnerability-agentic-harness

TOOL

Visa's agentic security harness: LLM agents that triage and validate vulnerability reports at scale. Visa's most-starred public repo.

GitHub
703Python
securityai-agentsllm

@solana/kit

SDK

Next-gen Solana TypeScript SDK (successor to web3.js)

by Solana Labs

@solana/kit
Docs GitHub
686

LiteSVM

LIBRARY

Fast in-process Solana VM for testing programs — much faster than solana-program-test and solana-test-validator, with an ergonomic Rust API.

Docs GitHub
606Rust

Surfpool

CLI

Drop-in replacement for solana-test-validator. Forks Mainnet accounts locally, ships RPC cheatcodes (time travel, balance manipulation, state reset), a universal faucet for any token, and Infrastructure-as-Code deployments for Anchor and Pinocchio projects.

$ curl -sL https://run.surfpool.run/ | bash
Docs GitHub
562

Orca Whirlpools SDK

SDK

TypeScript and Rust SDKs for building on Orca's CLAMM (Whirlpools) on Solana and Eclipse.

by Orca

@orca-so/whirlpools-sdk
Docs GitHub
532

integrations.sh Registry

TOOL

Open registry of agent-callable integrations behind integrations.sh — publish once, discoverable by any agent.

GitHub
464TypeScript
agentsregistryintegrations

Codama

LIBRARY

Generate clients, docs, and CLIs from Solana program IDLs — one IDL, every client. Covered in our client-generation article.

GitHub
456TypeScript
codegenidlclients

gill

LIBRARY

Modern JavaScript/TypeScript client library for Solana built on @solana/kit — the ergonomic middle ground in our kit vs web3.js vs gill comparison.

GitHub
417TypeScript
javascripttypescriptclient

Drift SDK

SDK

TypeScript SDK for Drift perpetual futures and spot trading

by Drift Protocol

@drift-labs/sdk
Docs GitHub
394

k8s-pod-restart-info-collector

TOOL

Kubernetes pod restart info collector — automatically diagnoses pod crash causes, collects logs and events, and surfaces root-cause summaries. 387 stars.

GitHub
387Go
kubernetesgodevops

Metaplex JS SDK

SDK

JavaScript SDK for Metaplex NFTs, token metadata, and digital assets

by Metaplex

@metaplex-foundation/js
Docs GitHub
382

Raydium SDK

SDK

SDK for Raydium AMM, CLMM pools, and swaps

by Raydium

@raydium-io/raydium-sdk-v2
Docs GitHub
347

Light Protocol SDK

SDK

SDK for ZK compression on Solana — compressed tokens and accounts

by Light Protocol

@lightprotocol/stateless.js
Docs GitHub
331

Helius SDK

SDK

TypeScript SDK for Helius RPC, DAS API, webhooks, and priority fees

by Helius

helius-sdk
Docs GitHub
284

Steel

FRAMEWORK

Lightweight Solana program framework by Regolith Labs — the low-boilerplate alternative compared in our Anchor vs Pinocchio vs Steel article.

GitHub
263Rust
frameworkprogramsrustsolana

Solana.Unity SDK

SDK

Open-source Unity ↔ Solana SDK with full JSON-RPC coverage, in-game wallet (Phantom + Web3Auth + Solana Mobile Stack), SPL tokens, NFTs, Orca/Jupiter DEX support, and xNFT compilation. Maintained by MagicBlock Labs; published on the Unity Asset Store as a Verified Solution.

Docs GitHub
197

trusted-agent-protocol

PROTOCOL

Visa's open standard for trust between AI agents and merchants in agentic commerce: agent identity, intent, and payment credentials presented verifiably at checkout. Companion spec surface at developer.visa.com.

GitHub
186Python
agentic-commerceai-agents

visa-chart-components

LIBRARY

Accessibility-first, framework-agnostic data visualisation components from Visa: React, Angular, and web-component wrappers over a shared charting core.

GitHub
185TypeScript
datavizaccessibilitytypescript

Squads SDK

SDK

SDK for multisig and smart account management on Solana

by Squads

@sqds/multisig
Docs GitHub
183

p-token

LIBRARY

Pinocchio-based compute-optimized drop-in replacement for the SPL Token program (SIMD-0266) — ~95-98% less compute and ~19x faster than legacy SPL Token. By Anza.

Docs GitHub
176

Solana Agent Kit MCP

MCP

MCP server exposing Solana Agent Kit's on-chain actions — transfers, swaps, staking, token launches — to Claude and other AI agents.

GitHub
160Shellupdated 1y ago
mcpagentssendai

Quasar

FRAMEWORK

Solana program development framework for writing blazing-fast SVM programs with zero-copy account access.

Docs GitHub
157Rust

vanity

CLI

GPU-accelerated Solana vanity address generator. Grinds CreateAccountWithSeed inputs (SHA-256) instead of ed25519 keypairs — ~1.3B searches/sec per RTX 4090. Apache-2.0, by cavemanloverboy.

$ cargo install vanity --features=gpu
GitHub
123Cupdated 1mo ago
vanitytooling

x402

LIBRARY

Open payment standard built on HTTP 402 for instant stablecoin micropayments to APIs, agents, and content — multi-chain reference implementation by Coinbase.

Docs GitHub
89TypeScript

SLV

FRAMEWORK

AI Agent Kit for Solana developers — scaffolds agent-native apps that read/write on-chain.

GitHub
86TypeScriptupdated 1mo ago

Solana MCP (Official)

MCP

The Solana Foundation's official MCP server at mcp.solana.com — Solana docs and tooling exposed to AI agents over /mcp and /sse.

GitHub
79TypeScriptupdated 1mo ago
mcpofficialdocs

Solana Keychain

LIBRARY

Framework-agnostic Solana transaction signing with multiple backends. Unified trait interface, async-first design, and feature-gated compilation for minimal dependencies.

by Solana Foundation

GitHub
64TypeScriptupdated 1mo ago

Awesome sBPF

LIBRARY

Curated list of Solana BPF (sBPF) development resources — raw assembly, Zig, C program development, tooling, and references for building on Solana at the lowest level

GitHub
60updated 2mo ago
sbpfbpfassemblyzig

openSVM Solana MCP Server

MCP

Open-source MCP server that exposes Solana RPC methods to AI agents for reading on-chain state.

GitHub
59Rustupdated 6mo ago
mcprpcopen-source

Kamino SDK

SDK

SDK for Kamino lending, borrowing, and liquidity strategies

by Kamino Finance

@kamino-finance/klend-sdk
Docs GitHub
55

Awesome Solana MCP Servers

MCP

SendAI's curated index of Solana MCP servers — the directory to discover what's available.

GitHub
54updated 1y ago
mcplistsendai

Crossmint SDK

SDK

Official TypeScript SDK for Crossmint — embedded Solana smart wallets, social/email login, fiat checkout, and NFT minting from one React-friendly package.

by Crossmint

@crossmint/client-sdk-react-ui
Docs GitHub
49

Solana Stream SDK

SDK

TypeScript and Rust client SDK for Yellowstone Geyser gRPC, powered by NAPI-RS for high-throughput Solana data streaming.

GitHub
40Rustupdated 2mo ago

Qlaster

LIBRARY

Shared-memory data streaming for colocated Solana services. Fans account/transaction updates from one sender to local consumers over per-consumer SPSC rings in /dev/shm, with a Unix-domain control socket for handshake, subscriptions, and eventfd wakeups. Zero-copy hot path, sender-side filtering (bloom-pre-reject for large filters), backpressure-aware consumer drops, and opportunistic LZ4. Rust, Linux-only (eventfd, memfd_create, SCM_RIGHTS). By Brew Labs.

GitHub
29Rust

visa/ai

SDK

Integration toolkit for connecting AI agents to the Visa Intelligent Commerce platform: TypeScript APIs for agent-initiated card payments, tokenisation, and controls.

GitHub
28TypeScript
agentic-commerceai-agentstypescript

Auticuro

LIBRARY

Open-source reliable and fast wallet service for mission-critical financial applications, written in Rust. Designed for high-throughput account balance management.

GitHub
27Rust
rustwalletfintech

airwallex-payment-android

SDK

Official Android SDK for Airwallex payment acceptance. Native UI screens, card tokenisation, 3DS, and alternative payment methods for Android apps.

GitHub
23Kotlin
androidkotlinpayments

Solana Developer Platform

API

Enterprise platform from Solana Foundation for wallets, token issuance, payments, and compliance — hosted API plus dashboard.

Docs GitHub
21TypeScript

airwallex-payment-ios

SDK

Official iOS SDK for Airwallex payment acceptance. Native UIKit components, card tokenisation, 3DS, Apple Pay, and alternative payment methods.

GitHub
21Swift
iosswiftpaymentsmobile

Metaplex CLI (mplx)

CLI

CLI for NFT creation, candy machine management, and digital assets

by Metaplex

$ mplx
Docs GitHub
19TypeScript

Orquestra

TOOL

Turns Anchor and Codama IDLs into hosted REST APIs, llms.txt AI docs, and a public MCP server. Unsigned transactions only; open source (MIT) on Cloudflare Workers. Covered in our Orquestra article.

GitHub
15TypeScript
idlmcpapi

airwallex-payment-flutter

SDK

Flutter plugin for Airwallex payment acceptance. Dart interface over native iOS and Android SDKs for cross-platform mobile checkout.

GitHub
9Dart
flutterdartpaymentsmobile

airwallex-cli

CLI

Airwallex command-line interface for managing accounts, payments, payouts, and API calls from the terminal.

GitHub
8Shell
cliterminalpaymentsdeveloper-tools

airwallex-payment-react-native

SDK

React Native SDK for Airwallex payment acceptance. Wraps native iOS/Android SDKs with a TypeScript interface for cross-platform checkout flows.

GitHub
7TypeScript
react-nativetypescriptpayments

vic-reference-agent

EXAMPLE

Open-source reference application for Visa Intelligent Commerce: run an end-to-end agentic commerce flow (agent finds, decides, and pays) against Visa's platform.

GitHub
6TypeScript
agentic-commerceai-agentsreference-app

Kit² (kit-squared)

LIBRARY

Solana Kit library for SvelteKit — wallet connection, transactions, and Anchor program helpers via @wallet-standard.

kit-squared
Docs GitHub
4

airwallex-risk-android

SDK

Airwallex Risk Android SDK — device intelligence and fraud detection for merchant and platform apps integrating Airwallex services.

GitHub
2Kotlin
androidkotlinfraudrisk

SolScript

CLI

Solidity-to-Solana compiler written in Rust — write Solana programs in Solidity syntax and compile to Anchor or BPF. Supports mappings (auto-PDA), events, custom errors, modifiers, CPI, and SPL Token ops.

Docs GitHub
1Rust

n8n Solana Signer

LIBRARY

n8n community node for signing Solana transactions via @solana/keychain backends — Memory, Vault, AWS KMS, GCP KMS, Privy, Turnkey, Fireblocks, and more. New/experimental (v0.1.0).

@orquestradev/n8n-nodes-solana-signer
GitHub
0TypeScriptupdated 1mo ago

Arcium Explorer

API

Network explorer and API for Arcium's confidential-computing network on Solana — browse computations, clusters, Arx nodes, and MXEs.

Docs
explorerapimpcprivacy

Awesome Solana

LIBRARY

Community-curated list of Solana resources — tools, libraries, tutorials, protocols, and ecosystem projects for developers building on Solana

GitHub
solanaawesome-listecosystemtools

Crossmint API

API

REST API for NFT minting, wallets, and payments infrastructure

by Crossmint

Docs
apinftwalletspayments

Helius API

API

REST API for Solana RPC, DAS, enhanced transactions, and webhooks

by Helius

Docs
apirpcdaswebhooks

Jupiter API

API

Swap and quote API for Jupiter DEX aggregator

by Jupiter

Docs
apiswapdex

Jupiter SDK

SDK

TypeScript SDK for Jupiter swap integration

by Jupiter

@jup-ag/core
Docs GitHub
sdkswapdextypescript

Meteora SDK

SDK

SDK for Meteora DLMM, dynamic pools, and bonding curves

by Meteora

@meteora-ag/dlmm
Docs GitHub
sdkdlmmammtypescript

MoonPay API

API

API for fiat on-ramp and crypto purchases

by MoonPay

Docs
apifiaton-ramppayments

Orca API

API

REST API for Orca pool data, prices, and routing on Solana.

Docs

Pay.sh

CLI

CLI that gives AI agents and terminals access to pay-per-use APIs — no signup, no keys, no subscriptions. Works with Claude Code, Gemini, Codex.

PayAI Network

SDK

Decentralized AI agent marketplace on Solana — enables automated micropayments between AI agents using ElizaOS, libp2p, and IPFS. Agents can hire, work for, and pay each other on-chain without human intervention

ai-agentsmicropaymentselizaosmachine-to-machine

Phantom Wallet SDK

SDK

SDK for integrating Phantom wallet connect and signing

by Phantom

Docs
sdkwalletconnect

ProofNetwork MCP

MCP

A docs/skills MCP server that teaches agents to write ProofNetwork's verifiable serverless Solana contracts. Endpoint: proofnetwork.lol/api/mcp.

Docs
mcpskillsproofnetwork

Pyth SDK

SDK

SDK for consuming Pyth oracle price feeds on Solana

by Pyth Network

@pythnetwork/client
Docs GitHub
sdkoracleprice-feeds

Switchboard SDK

SDK

SDK for Switchboard oracle data feeds and verifiable randomness

by Switchboard

@switchboard-xyz/on-demand
Docs GitHub
sdkoraclevrfrandomness

Top Ledger API

API

Decoded Solana protocol data — DEX, lending, perps, LP, staking, yield, governance, and wallet holdings — via REST, an MCP server (SSE), and a keyless x402 pay-per-call endpoint at $0.0004/call. Tiers from free (50 req/min) to Business.

Docs
dataanalyticsapimcp

Umbra SDK

SDK

A comprehensive TypeScript SDK for Umbra Privacy. Adds stealth addresses, confidential transfers, and privacy primitives to Solana apps.

@umbra-privacy/sdk
Docs
privacysolanastealthconfidential

zoneless

SDK

Node.js SDK for the Zoneless open-source payout platform. Stripe-compatible API shapes — swap Stripe Connect for USDC-on-Solana payouts with near-zero fees and instant settlement across 220+ countries.

zoneless
GitHub
paymentsusdcsolanamarketplace
sdk
updated 1y ago
clivalidatorcore
TypeScript
updated 1mo ago
walletauthmultichainwalletconnect
Rust
updated 1mo ago
cliframeworksmart-contracts
updated 1y ago
clitokenspl
TypeScript
updated 1mo ago
sdkcoretypescriptjavascript
TypeScript
updated 1mo ago
sdkbridgecross-chain
Rust
updated 1mo ago
sdkpaymentsmerchant
python
TypeScript
updated 1mo ago
sdkcoretypescript
updated 1mo ago
Rust
updated 1mo ago
testinglocalmainnet-forkcli
TypeScript
updated 1mo ago
sdkammclmmtypescript
solana
solana
TypeScript
updated 1mo ago
sdkperpstradingtypescript
observability
TypeScript
updated 2y ago
sdknfttypescript
TypeScript
updated 1mo ago
sdkammswaptypescript
Rust
updated 1mo ago
sdkzkcompression
TypeScript
updated 1mo ago
sdkrpcdastypescript
C#
updated 1mo ago
unitygamingcsharpwallet
payments
identity
react
HTML
updated 3mo ago
sdkmultisigsmart-account
Rust
updated 1mo ago
updated 1mo ago
gpu
cuda
updated 1mo ago
signing
wallet
transactions
TypeScript
updated 2mo ago
sdklendingliquiditytypescript
TypeScript
updated 1mo ago
sdkwalletsreacttypescript
updated 1mo ago
ruststreaminggeysershared-memory
payments
open-source
mobile
updated 1mo ago
updated 2mo ago
clinftcandy-machine
ai-agents
mobile
payments
TypeScript
updated 2mo ago
updated 1mo ago
compilersolidityrustanchor
n8n
signing
automation
experimental