StripeOnChain – Verify Stripe's stablecoin payments against blockchain
Fills Stripe's blockchain visibility gap with chain-specific finality tracking.
A modern Solidity transaction debugger for the Foundry ecosystem. Takes a transaction hash, replays it against a forked chain, and produces a detailed stack trace with decoded function calls, arguments, and revert reasons. Designed for both human developers and LLM agents debugging smart contracts.
CLI-native Tenderly alternative for Foundry with revm-based transaction replay.
Solidity smart contract developers using Foundry
Tenderly · Truffle Debugger · Hardhat Console
I had a few days during the easter break to finish up a long standing project I had in mind for my solidity development: a cli based debugger and tracer.
I used truffle-debug a lot, but the whole project got sunset (and was painfully slow anyways, but thats a different story). I was never into hardhat, but I really like foundry as a successor. I always missed a properly formatted tracer and debugger like we know it from tenderly, but cli based, with local, text based outputs.
I wanted something a human and an LLM can use. So, I sat down and I wired up foundry into a tx replay with revm, also all in rust, same style as foundry itself. If you use foundry then soldebug will be just as easy to use.
Anyways, its a first version, but maybe its also helpful for others. If you find it useful (or not), let me know, or generally, any feedback very welcome.
Fills Stripe's blockchain visibility gap with chain-specific finality tracking.
OpenClaw time-travel debugger with fork-and-replay when logs are useless.
AI agents with their own wallets and reputation scores actually working on a live network.
Fork from step 8 and replay downstream — saves money when agents fail at step 9.
Gas abstraction across chains sounds useful, but 1inch and 0x already route and bundle swaps.
Time-travel replay edits past requests without burning more tokens.