treasures-wallet
Installation
SKILL.md
Treasures Wallet
Drive a Treasures delegated wallet over HTTP. Treasures custodies the swap signer and executes on-chain; the agent only submits intents with a scoped API key. ⇒ No web3 libs, no keys, no RPC.
When to use
- Buy/sell tokenized equities (e.g. NVDA, TSLA) as xStocks or Ondo tokens vs USDC on Solana or Ethereum, from a Treasures wallet.
- Preview a trade price (quote), check a wallet's balances/positions, or read its trade history / P&L.
- Onboard an agent: provision a wallet + mint a scoped (
trade/quote) API key with optional caps. - Manage API keys for a wallet (owner-side: create / list / revoke).
Do not use for: generic Solana/EVM RPC work, non-Treasures wallets, or anything requiring the agent to hold a private key — the whole point of this design is that it doesn't.