Maintenance in progress: we are indexing a large batch of new skills. Some pages may load slowly or briefly show no results. Nothing is lost, and everything is back to normal within the hour.

Solana Dev Framework Kit

End-to-end Solana development playbook (Jan 2026). Prefer Solana Foundation framework-kit (@solana/client + @solana/react-hooks) for React/Next.js UI. Prefer @solana/kit for all new client/RPC/transaction code. When legacy dependencies require web3.js, isolate it behind @solana/web3-compat (or @solana/web3.js as a true legacy fallback). Covers wallet-standard-first connection (incl. ConnectorKit), Anchor/Pinocchio programs, Codama-based client generation, LiteSVM/Mollusk/Surfpool testing, and security checklists.

Solizardking fabf90e 10 files · 55.5 KB Updated 0 repo stars

File contents

Solizardking/skillhub-main/tree/main/skills/solana-dev-skill-main/skill commit fabf90ec43

Frequently asked questions

npx skillmds add solizardking/solana-dev-framework-kit