dexhunter-swap-operator
Installation
SKILL.md
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
Related skills