Skip to content

checking balance for arbitrary mnemonic - derived addresses by brute forcing

Notifications You must be signed in to change notification settings

kispi/bitcoin-thief

Repository files navigation

Bitcoin Thief

Code is absolutely simple. Do whatever you want to do.

Run

Just install and run.

npm install
node thief.js

Caveat

You'd better run a Bitcoin Core full node in order to make this program faster, since this uses RPC call to localhost by default and it's much faster than check another nodes (in distance) to check the balance for given address.

About

checking balance for arbitrary mnemonic - derived addresses by brute forcing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published