cpu

Statistiques

Nombre de versions
80 versions
Date de première version
5 décembre 2023
Date de dernière version
8 janvier 2025
Étoiles Github
87
Abonnés Github
9
Forks Github
7

Algorithmes pris en charge

Qubic (0%)
cpu

Systèmes d'exploitation pris en charge

WINDOWS
LINUX
MACOS

Types de matériel pris en charge

CPU

Rqiner : Latest builds for rqiner x86, aarch64 versions

Github2

rqiner

rqiner is a highly optimized and 100% portable miner for Qubic made in Rust and is natively integrated with the Qubic-Solutions mining pool. rqiner can run anywhere LLVM allows it to. Since cross compilation takes some time and the miner is constantly being optimized, some targets are not updated regularly. If you need a specific binary (e.g. x86-64(x86), aarch64(ARMv9, ARMv8, ARMv7), RISC-V) open an issue or DM mineco on Discord.

Usage

To use rqiner you can refer to the --help output

High performance Qubic CPU miner powered by Rust

Usage: rqiner [OPTIONS] --threads <THREADS>

Options:
  -t, --threads <THREADS>  Amount of threads used for mining
  -b, --bench              Benchmarks your miner without submitting solutions
  -i, --id <ID>            Your payout Qubic ID (required for pool mining)
  -l, --label <LABEL>      Label used for identification of your miner on the pool
  -h, --help               Print help
  -V, --version            Print version

To benchmark the miner

./rqiner -t <threads> --bench

To start pool mining

./rqiner -t <threads> -i <payout-id>

The label is optional and can simply be added to the pool mining start command

./rqiner -t <threads> -i <payout-id> --label <miner-label>

Note that the label may not be more than 64 characters long.

Discord

For further help with setting up the miner you can join our official Discord server