Skip to content

Latest commit

 

History

246 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitcoin Solo Miner


Latest Version

Version v3.0.0

Please report any issues at Issues to help improve and fix the program.


Need Help?

Go here


Requirements


Download the Release

First, download the latest miner from releases

Mining BTC with

For Windows/Linux/Mac

How to Use

Download For Windows / Linux or MAC

  1. Run the program:
    python3 SoloMiner.py
    or double click SoloMiner.exe

The first time you run this program will generate a config.json for you by input your own data

Android & iOS

The way to run this miner on Android and iOS is to run a Linux Terminal on them namely Termux & iSH.


Android

  1. Go to the Play Store and download Termux

  2. Open Termux and type:

    pkg update
    pkg upgrade
    pkg install python3
    pkg install git
    git clone https://github.com/HugoXOX3/PythonMiner.git
    cd PythonMiner/Mobile_Version
  3. Run the program:

    python3 SoloMiner.py
  4. Input your Bitcoin address and enjoy mining.


iOS

  1. Download the app iSH from the App Store and launch it.

  2. Type to install stuff:

    apk add python3
    apk add git
    git clone https://github.com/HugoXOX3/PythonMiner.git
    cd PythonMiner/Mobile_Version
  3. Run the miner:

    python3 SoloMiner.py
  4. Input your Bitcoin address and enjoy mining.


Warning

⚠️ Mining Bitcoin on a mobile device with poor cooling may damage your device.


Real Time PythonBitcoinMiner Star Chart

Star History Chart

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Bitcoin Miner in Python! PythonBitcoinMiner is a lightweight for learning blockchain basics. Run it on devices like Android, iOS, or any system with Python. Simulate proof-of-work, adjust difficulty, and explore mining without hardware.

Topics

Resources

Stars

135 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages