claw-cash
Bitcoin and stablecoin wallet with secure enclave signing
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install claw-cash?โผ
Run `npx skills add tiero/claw-cash --all -g -y` in your terminal to install the wallet skill globally for your agent.
How do AI agents hold and spend Bitcoin?โผ
The agent holds BTC as its treasury and uses simple commands like `cash send` and `cash receive` to pay via Ark, Lightning, or on-chain. Private keys stay in a secure enclave, so the agent never touches them.
Can agents pay for APIs that require stablecoins?โผ
Yes. The wallet automatically swaps BTC to USDC or USDT on Polygon, Ethereum, or Arbitrum at payment time, and `cash pay` handles HTTP 402 payment challenges over Lightning.
Does claw-cash work with Claude Code and OpenClaw?โผ
Yes. The CLI outputs clean JSON and follows the SKILL.md standard, so it works with OpenClaw, Claude Code, or any custom agent harness.
Are private keys safe from the server operator?โผ
Yes. In enclave mode, keys are generated and used inside a hardware-isolated Evervault Enclave that even the operator cannot read, with an audit log and Telegram 2FA for extra protection.
Related Repositories in Finance & Accounting
View All in Finance & Accountingโccxt
Trade and pull market data from 100+ crypto exchanges
financial-services
AI agents for banking, research, fund admin, and wealth workflows
financial-services-plugins
AI agents for banking, research, fund admin, and wealth workflows