Skip to content

gurovv/BitGen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BitGen

A Bitcoin scrapper

This is a simple Bitcoin wallet scrapper it's checks random wallets that it generates against an API and saves ones that have Bitcoin in them in a file for you to use.

Development setup

pip install -r requirments.txt
python3.8 main.py

Release History

  • 0.0.1
    • initial release

Meta

Anas Arbaoui – @Anarbbbanarbaoui@gmail.com

Distributed under the GPL-3.0 license. See LICENSE for more information.

https://github.com/Anarbb/

Contributing

  1. Fork it (https://github.com/Anarbb/BitGen/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

Bitcoin wallet generator and scrapper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%