@txshield/simulation
v0.0.1
Published
TxShield optional RPC enrichment + the open Lighthouse atomic-guard. Advisory only; never the trust anchor.
Readme
@txshield/simulation
Optional RPC enrichment + the open Lighthouse atomic-guard for
TxShield. Advisory only — it can only add findings,
never clear them. The atomic-guard appends on-chain assertions so a divergent execution reverts
(proven on mainnet: a false assertion reverts with Lighthouse custom error 6001).
npm install @txshield/simulation @txshield/coreimport { simulateAndDiff, buildAtomicGuard, verifyTokenAccounts } from "@txshield/simulation";