ALL MINING OF KR IS TEMPORARITY HALTED – FIX FOR NEW TYPE OF 51% ATTACKS IN PROGRESS

To solo-mine on windows extract this in the GKR directory and run Start_Mining.bat:

  • Eth-miner: https://mega.nz/#!G1xXRD7K!3S9aaMrsW4cURJhsxKlN1IWSKcNrcMxlqI4fJBVDnMk

when solo mining with ETHminer, you need to start GKR with this batch file:

(Start_GKR_RPC.bat)

Code:
@echo off
color 0A
"gkr.exe" --rpc --maxpeers 100 console 2>kr.log

and the miner with this batch file:

(Start_mining.bat)

Code:
@echo off
color 0A
"ethminer.exe" -G -F http://127.0.0.1:8888

 

Krypton mining is active at the pools:

  • Coin Pool : http://kr.coinpool.biz/#/

GetWorkPort: 8899
StratumPort: 8998
Poolfee: 1 %
Payouts: All Rewards, TX-Fee payed due pool, runs every 2 hrs. when 0.5 KR reached
No registration needed

ethminer examples:

Stratum:
ethminer -S http://kr.coinpool.biz:8998 -O <Your Krypton Address>.<RigName upto 7 chars, a-z, 0-9, _ ,->:x -SP 1 –farm-recheck 200 -G(AMD) or -U (NVIDIA)
GetWork:
ethminer -F http://kr.coinpool.biz:8899/<Your Krypton Address>/<RigName upto 7 chars, a-z, 0-9, _ ,-> -p x –farm-recheck 200 -G(AMD) or -U (NVIDIA)

  • Miner’s Zone : http://kr.miners-zone.net/#/

Example mining syntax for Official Ethminer – GetWork Protocol

    ethminer.exe -G -F http://kr.miners-zone.net:48888/<address>/<worker>

Example mining syntax for Genoil’s Ethminer – Stratum Protocol – (tested with v1.1.7)

    ethminer.exe -G -S kr.miners-zone.net:48008 -O <address>.<worker>:x -SP 1

Example mining syntax for Claymore’s Miner – Stratum Protocol – (tested with v5.3)

    EthDcrMiner64.exe -epool kr.miners-zone.net:48008 -ewal <address> -epsw x -esm 0 -allpools 1 -allcoins 1

  • Suprnova : https://kr.suprnova.cc/

Suprnova’s KRCoin Pool // Algo: Dagger Hashimoto // Live !

Mining-URL: http://kr.suprnova.cc:6767/suprnova.5/50 (Replace suprnova.5 with your username.workername and 50 with your hashrate)

Low-Diff Stratum: stratum+tcp://kr.suprnova.cc:3332
Normal Stratum: stratum+tcp://kr.suprnova.cc:3333
Nicehash only: stratum+tcp://kr.suprnova.cc:3334

See Getting Started for Clients !

Claymore:   ethdcrminer64 -epool kr.suprnova.cc:3333 -ewal suprnova.1 -epsw x -esm 3 -allpools 1 -allcoins 1