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

11 developer resources for building on Solana

AllSDKCLIAPIMCPFRAMEWORKLIBRARY

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
606
Rust
updated 1mo ago

Codama

LIBRARY

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

GitHub
456TypeScript
codegenidlclientssolana

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
javascripttypescriptclientsolana

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
176Rustupdated 1mo ago

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
89TypeScriptupdated 1mo ago

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
signingwallettransactions

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

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
29Rustupdated 1mo ago
ruststreaminggeysershared-memory

Kit² (kit-squared)

LIBRARY

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

kit-squared
Docs GitHub
4TypeScriptupdated 2mo ago

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
n8nsigningautomationexperimental

Awesome Solana

LIBRARY

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

GitHub
solanaawesome-listecosystemtools