pocx_miner

Crates.iopocx_miner
lib.rspocx_miner
version1.0.0-rc.5
created_at2026-01-10 18:51:09.78288+00
updated_at2026-01-10 18:51:09.78288+00
descriptionHigh-performance PoCX cryptocurrency miner with SIMD optimizations
homepagehttps://bitcoin-pocx.org/
repositoryhttps://github.com/PoC-Consortium/pocx
max_upload_size
id2034548
size326,986
JohnnyFFM (JohnnyFFM)

documentation

https://github.com/PoC-Consortium/pocx/wiki

README

pocx_miner

High-performance Proof-of-Capacity mining client.

Features

  • Multi-chain mining with priority scheduling and pause/resume
  • Cross-platform (Windows, Linux, macOS)
  • SIMD-optimized hash computation (AVX512/AVX2/SSE2)
  • On-the-fly plot scaling
  • Direct I/O support

Quick Start

Configure via miner_config.yaml file, then:

pocx_miner

Build

cargo build --release -p pocx_miner

License

MIT

Commit count: 12

cargo fmt