BitcoinAddressFinder
High-speed Bitcoin private key scanning and balance checking
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install BitcoinAddressFinder?โผ
Run `npx skills add bernardladenthin/BitcoinAddressFinder --all -g -y` in your terminal to install all skills in this repository globally.
What does BitcoinAddressFinder do?โผ
It generates and scans cryptocurrency private keys using CPU and GPU power, then checks the derived addresses against a database to find ones with balances.
Does it support coins other than Bitcoin?โผ
Yes. It supports over 100 cryptocurrencies and includes vanity address generation plus offline balance checking.
Can I use a GPU to speed up key scanning?โผ
Yes. It uses OpenCL for GPU-accelerated key generation and includes tuning guides and benchmark data to maximize throughput on your hardware.
Does it work with Claude Code?โผ
Yes. The repository includes a CLAUDE.md orchestrator and TDD skills that guide your AI agent through building, testing, and extending the codebase.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core