TeleSwap CLIView on GitHub
The official, agent friendly CLI for wrapping, unwrapping and quoting. Bridge and swap with Bitcoin across chains.
curl -fsSL https://teleswap.xyz/install | bashteleswap · bash

01 // AGENT FIRST
Built for humans and agents
Every command speaks JSON. Exactly one document on stdout, stable error categories with a retryable flag and a suggestion, plus a machine readable command catalog.
02 // SELF CUSTODY
Keys never leave your machine
PSBTs are signed locally and your keys are never sent to any API. A test scans every outbound request for key material to keep it that way.
03 // SAFE BY DEFAULT
Dry run everything
Preview any transaction before it moves funds. Wrap and unwrap always ask you to confirm, and preview modes build the transaction without ever touching a hot key.