Dexhunter Swap Operator

OPERATOR SKILL — requires manual confirmation for every action. Use this skill to sign and submit DexHunter swap transactions. Triggers after dexhunter-swap has built an unsigned transaction.

flux-point-studios a35ec65 2 files · 1.5 KB Updated

File contents

DexHunter Swap Operator

Sign and submit DexHunter aggregated swap transactions.

Scripts

Sign and Submit

node scripts/sign-and-submit.js --cbor <unsignedHex>

Signs locally, then submits via DexHunter's sign endpoint.

Safety Rules

  • NEVER auto-submit — always require explicit user confirmation
  • NEVER log private keys

flux-point-studios/cardano-defi-skills/tree/main/skills/dexhunter-swap-operator commit a35ec6503a

Frequently asked questions

npx skillmds@latest add flux-point-studios/dexhunter-swap-operator