Solana Dev Tools
Client-side Solana developer utilities: convert keypair formats, derive an associated token account (ATA), and derive a program-derived address (PDA). Nothing is sent to any server — every conversion and derivation runs entirely in your browser.
Loading dev tools…
Frequently asked questions
They cover the everyday Solana chores: convert keypairs between formats, derive an associated token account (ATA) for a wallet and mint, and derive a program-derived address (PDA) from seeds and a program id.
No. Every conversion and derivation runs entirely in your browser — zero network calls and no wallet connection required.