An open API service indexing awesome lists of open source software.

https://github.com/chawresh/bitcoin-puzzle-solving-machine-v1.0

Bitcoin Puzzle Solving Machine is a Python program designed to solve Bitcoin puzzles by generating random private keys and checking their corresponding Bitcoin addresses for any balance. This program utilizes the Blockchain.info API to check the balance of Bitcoin addresses and records relevant information when a balance is found.
https://github.com/chawresh/bitcoin-puzzle-solving-machine-v1.0

Last synced: about 1 year ago
JSON representation

Bitcoin Puzzle Solving Machine is a Python program designed to solve Bitcoin puzzles by generating random private keys and checking their corresponding Bitcoin addresses for any balance. This program utilizes the Blockchain.info API to check the balance of Bitcoin addresses and records relevant information when a balance is found.

Awesome Lists containing this project