bernardladenthinbernardladenthinCommunityยท2 Agent Skills Included

BitcoinAddressFinder

High-speed Bitcoin private key scanning and balance checking

Scans Bitcoin and altcoin private keys at high speed and checks whether derived addresses hold balances. Uses GPU acceleration via OpenCL alongside CPU producers to test millions of keys without slow manual lookups. Supports 100+ cryptocurrencies, vanity address generation, and offline databases for fast local verification.
npx skills add bernardladenthin/BitcoinAddressFinder --all -g -y
Available:

Gives your AI agent the build commands, Maven configuration rules, and project structure context needed to safely modify and test this Java codebase.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’