Skip to content

Epic: Improve Agent UX for Wallets #2628

Description

@aristidesstaffieri

Context

The Agentic Wallet CLI Spec describes how to help an AI agent hold funds, trade, and pay for x402/MPP services on Stellar. Today the CLI lacks first-class wallet primitives and protocol discoverability: agents must hand-assemble contract invoke calls, scrape human-formatted output, and have no guided path to popular Soroban protocols.

This epic closes that gap with the smallest possible net-new surface: two new commands (stellar token, stellar checkout), a relayer integration, CLI-wide structured output/errors, and a skills package that composes existing commands.

Goals (priority order)

  1. New commands — add stellar token and stellar checkout to the CLI.
  2. Skills to discover protocols available on the network.
  3. Relayer integration — make transaction sponsorship seamless
  4. Knowledge pushed outward — the "wallet" is a skills package over existing commands; only the token client and the x402 client are new binary surface.

Tasks

Phase 1 — token client + first skill path

Phase 2 — checkout + remaining DeFi skills

Phase 3 — CLI API hardening

Phase 4 — relayer

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Backlog (Not Ready)

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions