You can start mining immediately by using your GRS wallet address as your username. No registration or account setup needed!
F...) and bech32 (grs1q...) addresses are supportedd=4 as the password to start with a low difficulty (recommended for GPU miners) You can set a custom starting difficulty using the password field: -p d=VALUE (e.g. d=4, d=256, d=65536). The pool will automatically adjust (vardiff) if needed.
Example (NVIDIA):
./suprminer-neptune -a groestl -o stratum+tcp://grs.suprnova.cc:5544 -u YOUR_GRS_ADDRESS -p d=4
Example (AMD):
./suprminer-amd -a groestl -o stratum+tcp://grs.suprnova.cc:5544 -u YOUR_GRS_ADDRESS -p d=4
Already mining? Enter your GRS wallet address to view your stats:
This will open your Anonymous Dashboard with live hashrate, balance, and worker info.
suprminer-amd-opencl (recommended)
Download suprminer-amd (Latest)Supports Groestl algorithm. Windows & Linux.
Linux:
./suprminer-neptune -a groestl -o stratum+tcp://grs.suprnova.cc:5544 -u Weblogin.WorkerName -p d=4
Windows: Create a .bat file with:
suprminer-neptune.exe -a groestl -o stratum+tcp://grs.suprnova.cc:5544 -u Weblogin.WorkerName -p d=4 pause
Linux:
./suprminer-amd -a groestl -o stratum+tcp://grs.suprnova.cc:5544 -u Weblogin.WorkerName -p d=4
Windows: Create a .bat file with:
suprminer-amd.exe -a groestl -o stratum+tcp://grs.suprnova.cc:5544 -u Weblogin.WorkerName -p d=4 pause
Replace Weblogin.WorkerName with your username and worker name (e.g. Steve.rig1) and WorkerPassword with your worker password. You can create additional workers here.
You can set a static difficulty for your worker by using the password field. This is especially useful for ASIC and FPGA miners, which are fully supported.
Use the format d=VALUE as your password:
-p d=65536
Examples:
-p d=256 | Sets difficulty to 256 |
-p d=8192 | Sets difficulty to 8192 |
-p d=65536 | Sets difficulty to 65536 |
-p d=131072 | Sets difficulty to 131072 |
If you do not set a difficulty, the pool will automatically adjust it (vardiff) based on your hashrate.
Full ASIC example (anonymous):
... -o stratum+tcp://grs.suprnova.cc:5544 -u YOUR_GRS_ADDRESS -p d=65536