Introduction
purr gives your agents a TEE-secured wallet — no key management required.
Introduction
purr is a CLI that gives your agents on-chain superpowers — check balances, get wallet addresses, transfer assets, sign messages, and execute DeFi operations — without ever touching a private key.
How it works
Your purr wallet is secured by a Trusted Execution Environment (TEE). Private keys are generated and stored in hardware-isolated memory and are never exposed to your skill code, the runtime, or anyone else. You get a programmable wallet with zero key management risk.
What you can build
- Payment skills that transfer tokens to users
- On-chain signing flows for dApps
- DeFi automation — swaps, lending, token creation
- Balance-aware skills that gate actions on wallet state
- Any agent skill that needs to interact with EVM or Solana wallets
Two paths
Purr-fect Claw
purr is pre-installed on your Purr-fect Claw instance. No setup — just run commands.
External OpenClaw
Running your own OpenClaw? Register an agent, download skills, configure purr, and connect.
Next steps
Start with the Quick Start to get your wallet address in under 5 minutes.