cpu

統計情報

リリース数
80 リリース
最初のリリース日
December 5, 2023
最新のリリース日
January 8, 2025
Github スター数
87
Github フォロワー数
9
Github フォーク数
7
Discord チャット

対応アルゴリズム

Qubic (0%)
cpu

対応 OS

WINDOWS
LINUX
MACOS

対応ハードウェアタイプ

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