Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 326 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 326 Bytes

Quai-gpu-miner

GPU Mining Implementation of Quai's ProgPow Algorithm.

SDL Environment Variables

  • STRATUM_IP: The IP address to your running stratum instance, or pool.
  • STRATUM_PORT: The port that stratum is listening on for that IP. Ensure that it is open/forwarded.
  • PLATFORM: Use U for Nvidia, and G for AMD.