ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 2/5

clawdwallet

Install and control ClawdWallet - a multi-chain Web3 wallet Chrome extension controlled by Clawdbot agents. Use when setting up agent-controlled wallet, connecting to dApps, signing transactions, or managing crypto across 20+ chains (EVM, Bitcoin, Solana, Cosmos). Powered by ShapeShift hdwallet.

Why use this skill?

Enable autonomous blockchain transactions across 20+ chains with ClawdWallet. Securely connect your OpenClaw agents to dApps for automated crypto management.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/tariqsumatri82/clawdwallet-0-1-0
Or

What This Skill Does

ClawdWallet is a robust, multi-chain Web3 wallet Chrome extension specifically engineered for integration with OpenClaw AI agents. It serves as the bridge between your autonomous agents and the decentralized web, enabling them to manage digital assets across over 20 distinct blockchains, including EVM-compatible networks, Bitcoin, Solana, and the Cosmos ecosystem. By leveraging the ShapeShift hdwallet library, this tool allows agents to handle key management, transaction signing, and dApp interaction via a secure WebSocket connection. It essentially grants your agent the ability to act as a financial operator, performing blockchain actions without manual oversight, provided the agent is properly configured.

Installation

To deploy ClawdWallet, start by cloning the repository from the official source: git clone https://github.com/NeOMakinG/clawdwallet.git. Navigate into the directory and execute npm install followed by npm run build to compile the extension. Once the build is complete, open Chrome and navigate to chrome://extensions. Toggle the "Developer mode" switch in the top right corner. Click "Load unpacked" and select the dist/ folder from the project directory. Once active, click the extension icon to set your WebSocket URL—the default is ws://localhost:3033/clawdwallet. Finally, ensure your Clawdbot gateway configuration includes clawdwallet under the extensions block with enabled: true set.

Use Cases

ClawdWallet is designed for scenarios requiring autonomous financial interaction. Typical use cases include automated yield farming, where an agent monitors liquidity pools and executes rebalancing trades; cross-chain asset management, where an agent rebalances a portfolio across Ethereum and Solana; or interacting with decentralized finance (DeFi) platforms for automated lending and borrowing. It is also ideal for testing dApp interfaces by simulating user behavior or performing routine transaction signing tasks within a secure, controlled development environment.

Example Prompts

  1. "ClawdWallet, initialize a new wallet and list all the derived addresses for the EVM and Solana chains for my new test agent."
  2. "Review the pending transaction request from Uniswap regarding an ETH swap; if the gas fee is below 5 Gwei, approve it; otherwise, reject it."
  3. "Check the current status of my wallet and confirm if the recent Bitcoin transfer has been successfully initiated by the agent."

Tips & Limitations

Security is paramount when using an agent-controlled wallet. Always use a dedicated wallet for agent operations, containing only the funds intended for the specific tasks, and never reuse a seed phrase intended for personal or long-term cold storage. Ensure your WebSocket server is secured and restricted to trusted connections, as any actor with access to the socket can command the wallet to sign transactions. Be aware that because this is a developer-focused tool, rigorous testing with testnet funds is mandatory before deploying the agent on mainnet. Finally, keep your agent software and the ClawdWallet extension updated to ensure the latest security patches are applied.

Metadata

Stars982
Views0
Updated2026-02-14
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-tariqsumatri82-clawdwallet-0-1-0": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#web3#crypto#blockchain#wallet#defi
Safety Score: 2/5

Flags: network-access, code-execution