Simulation Dry Run

How to run scenario tests against Gorlami fork RPCs (dry runs) before broadcasting live transactions. Covers config, seeding balances, runner flags, and safe script patterns. Use when this capability is needed.

tomevault-io 05019c4 2 files · 1.8 KB Updated

File contents

When to use

Use this skill when you are:

  • Writing or modifying a fund-moving script (swaps, lending, bridging, looping)
  • Iterating on a strategy deposit/update/withdraw/exit flow
  • Debugging approvals, units, calldata shapes, gas issues, or multi-step sequencing

How to use

  • rules/quickstart.md - Config + fastest way to run a fork scenario
  • rules/scenario-checklist.md - What to validate before “live”
  • rules/script-pattern.md - Recommended CLI + gorlami_fork(...) pattern
  • rules/gotchas.md - Common fork-mode failures and mitigations

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/wayfinderfoundation--wayfinder-paths-sdk--simulation-dry-run commit 05019c4333

Frequently asked questions

npx skillmds@latest add tomevault-io/simulation-dry-run