Solana smart contract framework — build, test, and deploy Solana programs with Rust. IDL generation, client SDKs, testing tools.
Reference table for matching Anchor, Solana CLI, Rust, and Node.js versions to avoid toolchain conflicts.
Build React and Next.js Solana apps with a single client instance, Wallet Standard-first connection, and minimal client-side footprint.
Generate type-safe program clients from IDLs using Codama, eliminating hand-maintained serializers across languages.
Program and client security checklist covering account validation, signer checks, and common attack vectors to review before deploying.
Blazing fast EVM development toolkit — Forge for testing, Cast for CLI interactions, Anvil for local nodes, Chisel for REPL.