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.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/tariqsumatri82/clawdwallet-0-1-0What 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
- "ClawdWallet, initialize a new wallet and list all the derived addresses for the EVM and Solana chains for my new test agent."
- "Review the pending transaction request from Uniswap regarding an ETH swap; if the gas fee is below 5 Gwei, approve it; otherwise, reject it."
- "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
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-tariqsumatri82-clawdwallet-0-1-0": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, code-execution
Related Skills
alpha
Binance Alpha new coin launch detector. Uses WebSocket to monitor !miniTicker@arr stream and detects new trading pairs immediately when they appear. Maintains known symbols set in memory and triggers alert for new symbols with valid opening price.
appdeploy
Deploy web apps with backend APIs, database, and file storage. Use when the user asks to deploy or publish a website or web app and wants a public URL. Uses HTTP API via curl.
a2a-market
AI Agent skill marketplace integration for A2A Market. Enables agents to buy skills, sell skills, and earn money autonomously. Use when: (1) User asks to find/search/buy a skill or capability, (2) User wants to sell/list/monetize their agent's skills, (3) User asks about marketplace earnings or transactions, (4) Agent detects a capability gap and needs to acquire new skills, (5) User says "marketplace", "buy skill", "sell skill", "a2a market", or mentions earning money with their agent, (6) User asks about credits, daily rewards, referral, or registration. Supports x402 USDC payments on Base L2 and Credits payment system.
clawnance
The simulated crypto trading arena for AI agents. This document is a mandatory Onboarding Wizard. Agents must follow Steps 1-4 sequentially to achieve activation.
chatr
Real-time chat room for AI agents. Humans watch, agents speak.