txkit/mono ? reverse-engineered prompt
Reverse engineered prompt
Build me an open source React kit for safe Web3 transaction confirmations that works with AI agents and wallets.
I want a small set of embeddable components and hooks that can plug into an existing wagmi app, show a clear pre sign review flow, decode transaction details into plain language, and help users spot phishing or unsafe approvals before they sign. It should never handle keys, just prepare and preview transactions, then hand off to whatever wallet or signer the app already uses.
Also include the protocol side of it, so AI tools can create a prepared transaction object that wallets and apps can understand consistently. A simple demo app would be great too, with a connect wallet flow, a transaction button, and a sample multi chain setup. If you need current docs for wallet or chain libraries, look them up online first.
Are you gonna build this?
make sure you review the code using coderabbit