solana-survivor

JSON →
library 0.1.8 ·javascript
verified Jun 7, 2026

Automated migration engine from @solana/web3.js to @solana/kit. Version 0.1.8, built with TypeScript, requires Node >= 20. Combines deterministic AST codemods with an AI agent (Claude) to automate up to 90% of Solana SDK migration work. Unlike manual migration guides or simple find-and-replace scripts, it handles complex patterns like Keypair generation, transaction building, and LAMPORTS_PER_SOL arithmetic, inserting todo markers for unsupported patterns. Reports are JSON-saved for reproducibility.