Bitcoin wallet for AI agents. Stablecoins in, Bitcoin out. Keys in hardware enclaves. Works with OpenClaw, Claude Code, or any agent harness.
Stars
29
Forks
7
Watchers
29
Open Issues
9
Overall repository health assessment
3.0.0^2.0.0^2.0.1^4.0.18138
commits
fix: use v.value instead of v.amount for VTXO sats sum (Coin interface has value, not amount)
d672610View on GitHubfix: convert VTXO amount to Number to avoid BigInt/number mixing in sats sum
b99260aView on GitHubfix: change totalSats calculation from bigint to number for Telegram notification
cce5eaeView on GitHubfeat: refactor VTXO delegation and enhance Telegram notification handling
ccd4cdfView on GitHubfeat: implement Telegram notification endpoint and remove legacy notify command
49b5794View on GitHubfeat: enhance CLI deployment script with version auto-bump functionality
478db31View on GitHubfeat: add Telegram bot configuration options and improve type safety in SQL executor
6b82d20View on GitHubfeat: add Telegram notification support and configuration options
710a3c4View on GitHubfeat: add EventSource polyfill for Node.js and update dependencies
c53f2e4View on GitHubrefactor: update @arkade-os/boltz-swap to version 0.3.8 and adjust related code
bd803c8View on GitHub