14 tools in this category
Solana SDKs are the libraries your app uses to talk to the chain — building and signing transactions, reading accounts, and calling on-chain programs. The right one depends on your language and what you're building: client libraries like Web3.js and the modern @solana/kit for TypeScript apps and bots, Anchor for writing Rust programs, and Metaplex/Umi for tokens and NFTs.
Beyond the JavaScript and Rust core, language-specific SDKs bring Solana to Kotlin/Java (sol4k), Unity game development, and Python. Most real projects combine a client SDK with a program framework, so documentation quality and active maintenance matter more than any single feature.
Developers building dApps, bots, on-chain programs, NFT projects, or games on Solana in any supported language.
Zero-dependency Rust library for building ultra-efficient Solana programs
Full-stack SDK for building Web3 apps on Solana and EVM chains
Open-source Python toolkit with 23+ on-chain Solana actions for AI agents
Decentralized key management and access control SDK for Solana