8000 GitHub - frankchuddy/Randbit: Generate random bitcoin private key and check it's balance automatically.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

frankchuddy/Randbit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Randbit

Generate random bitcoin private key and check it's balance automatically.

How to use

  1. Install python 3 and then,
pip install -r requirment
  1. Copy config.sample.ini and rename it to config.ini.

  2. Run it

python main.py

Features

  • Multithread
  • Support multiple website for checking balance
  • Log to file and logrotate
  • Send email when find address with some balance

About

Generate random bitcoin private key and check it's balance automatically.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0