Lots of people asked for a simple tutorial on simulating transactions. I just added new features to the tool: it can now act as an RPC, intercepting and simulating transactions before they’re propagated. Here’s how to safely send a transaction in under 1 minute:
Toni Wahrstätter ⟠
Toni Wahrstätter ⟠Aug 19, 17:31
Blind signing is risky. I’ve been using a simple script for years to safely preview transactions before sending them. With some AI-assistance, I turned it into a CLI tool so you can easily simulate your transaction before broadcasting. 👉
3.59K