Changes

From Ravencoin Wiki
Jump to navigationJump to search
77 bytes added ,  08:20, 11 April 2018
page structure
=== Common flags for both sgminer & ccminer:=== -u login/wallet , On pools with registration ie Suprnova.cc we use our register account here with the following syntax; -u LOGIN.workername . Pools were we use our wallet as login, the syntax is similar -u WALLET.rigname. It is considered best practices to only use letters and numbers, no white space or special chars. -p x , password/options, on pools with registered users this is your password field ie Suprnova.cc. Pools with wallet as user name, we can often set options her, like c=RVN specifies coin, d=16 sets stratum (start on some)difficulty, and rigname. Separate the different options with a comma. It is considered best practices to only use letters and numbers, no white space or special chars. -p c=RVN,titanv
-p x password/options, on pools with registered users this is your password field ie Suprnova.cc. Pools with wallet as user name, we can often set options her, like c=RVN specifies coin, d=16 sets stratum (start on some)difficulty, and rigname. Separate the different options with a comma. -p c=RVN,d=28,titanvIt is considered best practices to only use letters and numbers, no white space or special chars.   == Nvidia cards ccminer: flags ==
*'''Nevermore''' [https://github.com/brian112358/nevermore-miner/releases brian112358] (Optimized '''25% faster''' version of original ccminer 2.2.5. Compiled version includes a 1% dev fee).
=== Example for nvidia cards (wallet is dev fund donation,updated):===
ccminer -a x16r -o stratum+tcp://stratum.threeeyed.info:3333 -u RBjAZ4fgoXfMC1ujzs7XKreMxJAL1r9fhT.titanV -p C=RVN -N 600
=== Failover Nvidia script: ===
:MINE
ccminer -a x16r -o stratum+tcp://stratum.threeeyed.info:3333 -u RBjAZ4fgoXfMC1ujzs7XKreMxJAL1r9fhT.titanV -p c=RVN,titanv -i 20 -r 5 -N 600
Seal Clubber's [https://cdn.discordapp.com/attachments/405866260379992064/421768350201544725/PoolFailover_V1.0.bat failover script]
== AMD cards sgminer: flags ==
*sgminer 5.5.5-gm-a [https://github.com/aceneun/sgminer-gm-x16r/releases acenine].
=== Example for amd cards (wallet is dev fund donation):===
sgminer -k x16r -o stratum+tcp://stratum.threeeyed.info:3333 -u RBjAZ4fgoXfMC1ujzs7XKreMxJAL1r9fhT.titanV -p C=RVN
=== Failover AMD ===
Failover config, make a file named failover.conf in the same folder as the bat file, with the following format, remember to add ' --config failover.conf ' in bat file :
{
If it is not working try our '''[[Troubleshoot]]''' page.
'''=== Earning calculators:'''===
[https://whattomine.com/coins/234-rvn-x16r whattomine.com] Ravencoin calculator
Excel sheet for calculating how many coins pr MH/s [https://cdn.discordapp.com/attachments/405866260379992064/419588490247012363/RavenCoinHashrateCalculatorDatasheet.xlsx Seal Clubber's xlsx]
'''=== Getting started guides:'''===
There is a [https://virtopia.ca/how-to-mine-ravencoin-rvn/ comprehensive article on virtopia.ca] to help you get started mining Ravencoin.
'''=== More information''':===
[https://www.youtube.com/watch?v=PRWqSQkqXoQ Why mine Ravencoin]

Navigation menu