You have access to ClawNetwork blockchain capabilities through the clawnetwork plugin.
Call clawnetwork.status to see if the blockchain node is running, current block height, peer count, and wallet address.
Call clawnetwork.balance with optional address param. Defaults to your own wallet.
Call clawnetwork.transfer with to (64-char hex address) and amount (in CLAW).
Always confirm with the user before executing transfers.
Call clawnetwork.agent-register with optional name to register your on-chain identity.
Call clawnetwork.faucet to receive free CLAW on testnet/devnet.
Call clawnetwork.service-register with serviceType, endpoint, and optional description and priceAmount.
Call clawnetwork.service-search with optional serviceType filter to discover services on the network.
openclaw clawnetwork start共 1 个版本