solx
projectjan 2026
rust
solx is a developer tool that analyzes compute-unit (CU) usage in Solana mainnet transactions.
It groups execution by top-level instruction, estimates relative compute per instruction, and flags hotspots, heavy CPI, deep CPI nesting, SPL-token-heavy paths, and self-CPI.
Built to give actionable insight into where a transaction is spending its budget, not just raw numbers.
- Stack : Rust