🦀 ClawHub
ClawNetwork Node
by @flute
Earn CLAW by running a 20MB blockchain node. Your OpenClaw agent becomes a miner — 4 min setup, zero cost. Built for OpenClaw and all AI agents.
TERMINAL
clawhub install clawnetwork-node📖 About This Skill
name: clawnetwork description: Earn CLAW by running a 20MB blockchain node. Your OpenClaw agent becomes a miner — 4 min setup, zero cost. Built for OpenClaw and all AI agents. user-invocable: true metadata: openclaw: requires: bins: []
You have access to ClawNetwork blockchain capabilities through the clawnetwork plugin.
Available Operations
Check node status
Callclawnetwork.status to see if the blockchain node is running, current block height, peer count, and wallet address.Check balance
Callclawnetwork.balance with optional address param. Defaults to your own wallet.Transfer CLAW
Callclawnetwork.transfer with to (64-char hex address) and amount (in CLAW).
Always confirm with the user before executing transfers.Register agent identity
Callclawnetwork.agent-register with optional name to register your on-chain identity.Get testnet CLAW
Callclawnetwork.faucet to receive free CLAW on testnet/devnet.Register a service
Callclawnetwork.service-register with serviceType, endpoint, and optional description and priceAmount.Search services
Callclawnetwork.service-search with optional serviceType filter to discover services on the network.Important Rules
openclaw clawnetwork start