Solana KitSolana Kit Docs

Package Index

Category-level map of the Solana Kit workspace packages with guidance on where to start.

Use this page when you need to answer: which package should I import?

For full per-package rationale and package-by-package usage guidance, continue to Complete Package Catalog.

Start with the umbrella package unless you have a reason not to#

If you're building an application and want the smoothest experience, start with:

Then move to smaller packages only when you want a narrower dependency surface or a stricter architectural boundary.

Umbrella#

Core primitives#

Transaction stack#

RPC + subscriptions#

Accounts + programs#

Codecs + options#

Specialized integrations#

Utilities#

Helpful follow-ups#