A high-performance GPU miner for Bitcoin. This miner is designed to use the latest GPU processing capabilities to increase the efficiency and speed of mining. The miner is built on Numba, a JIT compiler for Python that allows for high-performance GPU programming, and CUDA, a parallel computing platform and API for general-purpose computing on GPUs.
- NVIDIA GPU with CUDA support
- CUDA Toolkit
- Numba
- Python 3
- High-performance GPU mining
- Supports the latest GPU processing capabilities
- Built on Numba and CUDA for optimized performance
-
Clone the repository to your local machine git clone https://github.com/[username]/GPU-Miner-for-Bitcoin.git
-
Navigate to the repository
-
Install the required packages
-
Edit the configuration file to specify your Bitcoin node, public address, miner ID, and debug level.
-
Run the miner
We welcome contributions to this project. To contribute, please follow these steps:
- Fork the repository
- Create a new branch for your changes
- Commit your changes
- Push to your branch
- Submit a pull request
This project is licensed under the MIT License - see the LICENSE file for details.