SunSwap DEX Trading

Installation
SKILL.md

SunSwap DEX Trading Skill

Quick Start

This skill enables AI agents to interact with SunSwap DEX on the TRON blockchain through sun-cli — a unified CLI for quoting swaps, executing trades, managing liquidity (V2/V3/V4), querying pools, prices, positions, and more.

Prerequisites

Wallet required for real writes only: Run agent-wallet list before executing swaps, liquidity changes, or contract send. Read-only queries and --dry-run previews do not need a wallet. If no wallets exist, invoke bankofai-guide (Section C — Wallet Guard) before proceeding.

  1. Install sun-cli (globally):
    npm install -g @sun-protocol/sun-cli@^1.2.2
    
Installs
Repository
bofai/skills
GitHub Stars
91
First Seen
SunSwap DEX Trading — bofai/skills