AlphaMine-Tech/alpha-miner — reverse-engineered prompt
Reverse engineered prompt
Build me a small public release repo for alpha miner, a Linux NVIDIA GPU miner for the Pearl PRL network that mines through AlphaPool stratum servers.
I don’t need the private mining source included. Assume the real binary is attached to GitHub releases. I want an easy install script that downloads the latest binary, makes it executable, checks the SHA256 file, and helps the user start mining with their Pearl address, worker name, pool region, optional device list, and optional static difficulty.
Please include clear README instructions for normal Linux use, multi GPU rigs, running it as a systemd service, Docker, docker compose, and HiveOS. Make it very clear that users need CUDA driver 545 or newer and NVIDIA GPUs only. Include the regional pool hosts and warn people not to use the web dashboard hostname as the stratum URL.
Keep it simple and practical, with copy paste commands that work on one line.
Want more depth? Deep Reverse