Trust Wallet Skills

Claude Code skills and MCP for Trust Wallet APIs. Interact with Trust Wallet for token management, transaction signing, and multi-chain wallet operations.

jiayaoqijia Updated

File contents

Trust Wallet Skills

Claude Code skills and MCP integration for Trust Wallet APIs.

Provides AI agent integration with Trust Wallet APIs for token management, transaction building, multi-chain wallet operations, and blockchain data queries. Covers Trust Wallet's supported chains and token standards for portfolio management and transaction workflows.

Installation

{
  "mcpServers": {
    "trust-wallet": {
      "command": "npx",
      "args": ["-y", "trust-wallet-skills"]
    }
  }
}

Features

  • Multi-chain token balance queries
  • Transaction building and signing
  • Token metadata and pricing
  • NFT support across chains
  • DApp browser integration patterns

Links

jiayaoqijia/cryptoskill/tree/main/skills/wallets/trust-wallet-skills commit 1b01cb5dbc

Frequently asked questions

npx skillmds@latest add jiayaoqijia/trust-wallet-skills