saturnswap-market-swap

Installation
SKILL.md

SaturnSwap Market Swap

Guide users through market buy/sell swaps on SaturnSwap DEX.

Flow

  1. Find the pool — look up by ticker or policy ID
  2. Check the order book — show current best ask/bid and spread
  3. Preview the swap — calculate expected output at current price
  4. Build the transaction — call createMarketSwap with pool ID and amount
  5. Hand off to operator — the operator skill handles signing and submission

Scripts

Preview Swap

node scripts/preview-swap.js --pool <pool-uuid> --amount <display-units> [--side buy|sell]
Installs
4
GitHub Stars
6
First Seen
Mar 22, 2026
saturnswap-market-swap — flux-point-studios/cardano-defi-skills