Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
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.
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.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Multi-chain wallet extension your agent controls via WebSocket.
# Clone and build git clone https://github.com/NeOMakinG/clawdwallet.git cd clawdwallet npm install npm run build # Or use pre-built dist/ folder directly
chrome://extensions β Enable Developer mode Load unpacked β select dist/ folder Click extension icon β set WebSocket URL (default: ws://localhost:3033/clawdwallet)
Add to your gateway config: extensions: clawdwallet: enabled: true
{"type": "init_wallet", "mnemonic": "your twenty four words..."}
{"type": "generate_wallet"} Returns addresses for all supported chains.
{"type": "sign_and_respond", "requestId": "uuid"}
{"type": "reject_request", "requestId": "uuid", "reason": "Looks suspicious"}
{"type": "get_status"}
When dApp requests signature, you receive: { "type": "wallet_request", "id": "uuid", "chain": "ethereum", "method": "eth_sendTransaction", "params": [{"to": "0x...", "value": "0x..."}], "origin": "https://app.uniswap.org" } Review and approve/reject based on context.
FamilyChainsEVMEthereum, Polygon, Optimism, Arbitrum, Base, Avalanche, Gnosis, BSCUTXOBitcoin, Litecoin, Dogecoin, Bitcoin CashCosmosCosmos Hub, Osmosis, THORChain, MayachainOtherSolana, TON, Near, Sui, Tron
Only use with trusted agents Consider dedicated wallet for agent operations Never expose mnemonic or WebSocket URL publicly
Agent frameworks, memory systems, reasoning layers, and model-native orchestration.
Largest current source with strong distribution and engagement signals.