saturnswap-market-swap-operator

Installation
SKILL.md

SaturnSwap Market Swap Operator

Sign and submit market swap transactions. This is an OPERATOR skill — every action requires explicit user confirmation.

Prerequisites

  • An unsigned transaction from saturnswap-market-swap (transactionId + hexTransaction)
  • A wallet signing key (PAYMENT_SKEY_HEX or PAYMENT_SKEY_CBOR env var, or MCP wallet)

Flow

  1. Receive unsigned tx from the guidance skill
  2. Sign locally using CSL or MeshJS (never send private keys to the API)
  3. Confirm with user — show tx ID and ask for explicit "submit" confirmation
  4. Submit — call submitOrderTransaction with signed hex
  5. Report result — show transaction ID or error

Scripts

Related skills
Installs
4
GitHub Stars
6
First Seen
Mar 22, 2026