Cryptix Miner CPU

Dedicated CPU miner for direct node mining in the Cryptix network. This route is CPU-only and mines directly to a Cryptix node.

Cryptix Miner CPU

Important Scope

  • CPU-only miner.
  • Direct node mining route.
  • No stratum bridge mining support in this CPU miner page scope.
  • 0% developer fee.

Quick Start (Direct Node)

Platform Command
Windows / Linux cryptix-miner -a cryptix:YOUR-WALLET -s 127.0.0.1 --port 19201 --threads 4

Startup Arguments

Argument Description
-a, --mining-address The wallet address for mining rewards.
-s, --cryptixd-address IP/host of the local or remote cryptixd instance (default: 127.0.0.1).
-p, --port Node port (mainnet default: 19201, testnet default: 19202).
-t, --threads Number of CPU miner threads.
--testnet Use testnet instead of mainnet.
-d, --debug Enable debug logging.

Compile from Source

git clone https://github.com/cryptix-network/cryptix-miner-cpu.git
cd cryptix-miner-cpu
cargo build --release

Downloads

Cryptix Miner CPU has 0% developer fee.