github PoC-Consortium/pocx v1.0.0-rc.9
Release v1.0.0-rc.9

latest releases: v1.0.3, v1.0.2, v1.0.1...
3 months ago

PoCX v1.0.0-rc.9

Pre-built binaries for all supported platforms.

Single Binary Design: OpenCL GPU acceleration is dynamically loaded at runtime.
The same binary works on systems with or without OpenCL installed.

Platforms:

  • Linux x86_64 / ARM64
  • Android ARM64
  • Windows x86_64
  • macOS x86_64 / ARM64 (Apple Silicon)

Binaries:

  • pocx_miner - Mining client
  • pocx_plotter - Plot file generator (GPU accelerated when OpenCL available)
  • pocx_verifier - Plot verification tool
  • pocx_aggregator - Mining proxy/aggregator
  • pocx_mockchain - Mock blockchain for testing

Configuration Files:

  • miner_config.yaml - Miner configuration template
  • aggregator_config.yaml - Aggregator configuration template
  • mockchain_config.toml - Mockchain configuration template

Installation:

# Linux/macOS
tar -xzf pocx-*.tar.gz
./pocx_miner --version

# Windows
# Extract pocx-*.zip
.\pocx_miner.exe --version

Don't miss a new pocx release

NewReleases is sending notifications on new releases.