Trust Wallet Agent SDK
Last updated
Was this helpful?
The Trust Wallet Agent SDK gives developers programmatic access to Trust Wallet's multichain infrastructure — balance queries, token prices, swaps, transaction history, and more — through a CLI and an MCP server for AI agents.
npx @trustwallet/cli --versionOr install globally: npm install -g @trustwallet/cli
Quickstart — install the CLI and make your first request in 5 minutes
CLI Reference — all commands, subcommands, and flags
Authentication — API keys and HMAC signing
Key Management — wallet keys, encryption, and signing permissions
Create and manage your API keys at portal.trustwallet.com.
Last updated
Was this helpful?
Was this helpful?