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: Run agent-wallet list first.
If no wallets exist, invoke bankofai-guide (Section C — Wallet Guard) before proceeding.

  1. Install sun-cli (globally):

    npm install -g @bankofai/sun-cli
    
  2. Configure wallet (required for write operations only):

    export TRON_PRIVATE_KEY="your_private_key_here"
    
Related skills
Installs
Repository
bofai/skills
GitHub Stars
70
First Seen