Skip to content

neocool/NeoBTC_GPU_Miner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GPU Miner for Bitcoin

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.

Prerequisites

  • NVIDIA GPU with CUDA support
  • CUDA Toolkit
  • Numba
  • Python 3

Features

  • High-performance GPU mining
  • Supports the latest GPU processing capabilities
  • Built on Numba and CUDA for optimized performance

Usage

  1. Clone the repository to your local machine git clone https://github.com/[username]/GPU-Miner-for-Bitcoin.git

  2. Navigate to the repository

  3. Install the required packages

  4. Edit the configuration file to specify your Bitcoin node, public address, miner ID, and debug level.

  5. Run the miner

Contributing

We welcome contributions to this project. To contribute, please follow these steps:

  1. Fork the repository
  2. Create a new branch for your changes
  3. Commit your changes
  4. Push to your branch
  5. Submit a pull request

License

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

About

BTC GPU Miner (CUDA)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages