How to submit a leverage order from ft-usd2 against the executor. This
is a condensed version of the server-authoritative reference script:
📂 Reference e2e (read this first): https://github.com/flyingtulipdotcom/leverage-executor/blob/f4cce0216e5412a70269d39fd699053d46985dbe/examples/e2e-order-flow.ts
It's a bun script that does the full flow against the running executor. Port the signing math from it; the one diff on frontend is that the user signs with their connected wallet (wagmi), not a private key