Wallet Core

🌐Community
by trustwallet · vlatest · Repository

Wallet Core provides a secure, centralized view of your Trust Wallet assets, simplifying management and enhancing control over your crypto holdings.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add wallet-core npx -- -y @trustedskills/wallet-core
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "wallet-core": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/wallet-core"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The wallet-core skill provides core functionality related to cryptocurrency wallets. It enables AI agents to interact with and manage digital assets, potentially including features like address generation, transaction signing, and balance retrieval (though specific capabilities are not detailed in the source). This skill is developed by trustwallet as part of their agent skills suite.

When to use it

  • Answering user questions about their cryptocurrency wallet addresses.
  • Generating new cryptocurrency addresses for a user's account.
  • Assisting with understanding transaction details related to a specific wallet.
  • Providing basic information about supported cryptocurrencies and wallets.

Key capabilities

  • Core wallet functionality
  • Part of the trustwallet/tw-agent-skills suite

Example prompts

  • "What is my Bitcoin address?"
  • "Generate a new Ethereum address for me."
  • "Can you tell me about supported cryptocurrencies?"

Tips & gotchas

The specific capabilities and limitations of this skill are not fully defined in the provided source. Consult trustwallet's documentation for detailed information on its features and potential prerequisites.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
trustwallet
Installs
3

🌐 Community

Passed automated security scans.