Groestlcoin(GRS)Pool , posted Feb 26, 2018 at 07:14 (UTC)

Groestlcoin(GRS) Pool

Algorithm: Groestl



Coin Info. & Discussion

  https://www.groestlcoin.org/

  https://bitcointalk.org/index.php?topic=525926.0


Check before you start.

  -


Miner Guide

A. Miner Setting

  Prerequisite

  Check whether you are a CPU/GPU(AMD&NVIDIA)/ASIC miner and install any miner depends on it. 
  You will need proper server, port no., username/worker name and download the latest miner/wallet.

  Port no.    20486

  Server   

   hub.miningpoolhub.com:20486

  

  Miner 

  (1) For CPU miner


Configuration e.g.:

cpuminer-avx2-sha -a groestl -o hub.miningpoolhub.com:20486 -u USERNAME.WORKERNAME -p x -t 11

FYI,
Cpuminer-opt is a console program that is executed from a DOS command prompt. There is no GUI and no mouse support.
Choose the exe. that best matches your CPU's features or use trial and error to find the fastest one that doesn't crash.
Architecture names and compile options used are only provided for Intel Core series. 
Pentium and Celeron often have fewer features. 

cpuminer-sse2.exe          "-march=core2"                     Core2, Nehalem   
cpuminer-aes-sse42.exe "-maes -msse4.2"                  Westmere
cpuminer-aes-avx.exe     "-march=corei7-avx"              Sandybridge, Ivybridge
cpuminer-avx2.exe          "-march=core-avx2"               Haswell...
cpuminer-avx2-sha.exe   "-march=core-avx2 -msha"    Ryzen


  (2) For GPU miner


sgminer -k groestl -o hub.miningpoolhub.com:20486 -u USERNAME.WORKERNAME -p x


NVIDIA


ccminer-x64 -a groestl -o stratum+tcp://hub.miningpoolhub.com:20486 -u USERNAME.WORKERNAME -p x



B. Wallet

Here you can download coin wallet.




Now, you are ready to be a happy miner!