BetaDebug your Solana programs with full transaction traces.
Drop-in replacement for solana-test-validator.
# Install
$ curl -fsSL https://seer.run/install.sh | bash
# Start Seer session
$ seer run
# Run your tests as usual
$ cargo test
# View traces at app.seer.run/dashboard