If you're building on Solana and tired of downloading 2TB snapshots just to test against mainnet data, this is your escape hatch. It's a drop-in replacement for solana-test-validator that lazily forks mainnet accounts on demand, boots instantly, and runs on a Raspberry Pi. You get cheatcodes for time travel and balance manipulation, a web dashboard for transaction profiling, and Infrastructure as Code via txtx DSL for reproducible deployments. The 460+ GitHub stars suggest the Solana community has been waiting for something like this. Works with existing tooling like Anchor and solana-cli without configuration changes, which matters when you just want to ship.
npx skills add https://github.com/sendaifun/skills --skill surfpool