7 developer resources for building on Solana
Community-curated list of Solana resources — tools, libraries, tutorials, protocols, and ecosystem projects for developers building on Solana
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
Solana Kit library for SvelteKit — wallet connection, transactions, and Anchor program helpers via @wallet-standard.
Fast in-process Solana VM for testing programs — much faster than solana-program-test and solana-test-validator, with an ergonomic Rust API.
Framework-agnostic Solana transaction signing with multiple backends. Unified trait interface, async-first design, and feature-gated compilation for minimal dependencies.
by Solana Foundation
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.
Open payment standard built on HTTP 402 for instant stablecoin micropayments to APIs, agents, and content — multi-chain reference implementation by Coinbase.