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

https://github.com/matteopolak/miner

A performant GPU and CPU miner for Bitcoin.
https://github.com/matteopolak/miner

bitcoin blockchain gpu mining-software wgsl

Last synced: 5 months ago
JSON representation

A performant GPU and CPU miner for Bitcoin.

Awesome Lists containing this project

README

          

# Miner ⛏️

[![test status](https://github.com/matteopolak/miner/actions/workflows/ci.yml/badge.svg)](.github/workflows/ci.yml)
[![release status](https://github.com/matteopolak/miner/actions/workflows/release.yml/badge.svg)](.github/workflows/release.yml)
[![license](https://img.shields.io/github/license/matteopolak/miner.svg?)](LICENSE)

A GPU and CPU solo miner for Bitcoin.

```powershell
Usage: miner [OPTIONS] --username --password --address

Options:
-u, --username RPC username [env: RPC_USERNAME=]
-p, --password RPC password [env: RPC_PASSWORD=]
-a, --address

RPC address url [env: RPC_ADDRESS=]
-g, --gpu Use the GPU for mining
-h, --help Print help
-V, --version Print version
```

## Features

- Solo CPU and GPU mining
- Modern Bitcoin Core RPC
- Automatic wallet address generation
- Automatic difficulty adjustment