Difference between revisions of "Pools"
(added prefix for nvidia and amd, and full examples) |
|||
Line 1: | Line 1: | ||
This is not a complete list of all the pools. It's a few of the pools that started with RVN in the first month or two, and you should find something here to get you started. For a more complete list check the ANN on Bitcointalk, or spend some time on the discord chat, both linked on the [[community]] page. | This is not a complete list of all the pools. It's a few of the pools that started with RVN in the first month or two, and you should find something here to get you started. For a more complete list check the ANN on Bitcointalk, or spend some time on the discord chat, both linked on the [[community]] page. | ||
+ | |||
+ | Nvidia prefix: ccminer -a x16r | ||
+ | AMD prefix: sgminer -k x16r | ||
+ | |||
'''Three Eyed''' | '''Three Eyed''' | ||
Line 62: | Line 66: | ||
[https://rvn.suprnova.cc/index.php?page=gettingstarted https://rvn.suprnova.cc/index.php?page=gettingstarted] | [https://rvn.suprnova.cc/index.php?page=gettingstarted https://rvn.suprnova.cc/index.php?page=gettingstarted] | ||
+ | Remember you need to make a user first and supply a password, -u LOGIN.worker -p x | ||
Line 68: | Line 73: | ||
[https://hash4.life/ https://hash4.life/] | [https://hash4.life/ https://hash4.life/] | ||
− | + | -o stratum+tcp://hash4.life:3636 -u WALLET -p c=RVN | |
+ | |||
+ | |||
+ | |||
+ | Example for nvidia cards (wallet is dev fund donation): | ||
+ | ccminer -a x16r -o stratum+tcp://stratum.threeeyed.info:3333 -u RT2r9oGxQxbVE1Ji5p5iPgrqpNQLfc8ksH.titanV -p C=RVN | ||
+ | |||
+ | Example for amd cards (wallet is dev fund donation): | ||
+ | sgminer -k x16r -o stratum+tcp://stratum.threeeyed.info:3333 -u RT2r9oGxQxbVE1Ji5p5iPgrqpNQLfc8ksH.titanV -p C=RVN |
Revision as of 03:06, 27 March 2018
This is not a complete list of all the pools. It's a few of the pools that started with RVN in the first month or two, and you should find something here to get you started. For a more complete list check the ANN on Bitcointalk, or spend some time on the discord chat, both linked on the community page.
Nvidia prefix: ccminer -a x16r AMD prefix: sgminer -k x16r
Three Eyed
-o stratum+tcp://stratum.threeeyed.info:3333 -u <WALLET_ADDRESS> -p C=RVN
MiningPanda
-o stratum+tcp://miningpanda.site:3636 -u <WALLET_ADDRESS> -p C=RVN
Cryptopool.Party
-o stratum+tcp://cryptopool.party:3636 -u <WALLET_ADDRESS> [-p <OPTIONS>]
RVNpool
-o stratum+tcp://rvnpool.com:3333 -u <WALLET_ADDRESS> [-p <OPTIONS>]
YiiMP.eu
-o stratum+tcp://yiimp.eu:3666 -u <WALLET_ADDRESS> [-p <OPTIONS>]
OmegaPool
https://www.omegapool.cc/?page=dashboard&coin=raven
-o stratum+tcp://omegapool.cc:8006 -u <WALLET_ADDRESS> -p xx -i 21
pool.noip.ro
-o stratum+tcp://pool.noip.ro:3636 -u <WALLET_ADDRESS> -p c=RVN
MinePool
-o stratum+tcp://minepool.com:3636 -u <WALLET_ADDRESS> [-p <OPTIONS>]
Suprnova
https://rvn.suprnova.cc/index.php?page=gettingstarted Remember you need to make a user first and supply a password, -u LOGIN.worker -p x
Hash4Life (yiimp)
-o stratum+tcp://hash4.life:3636 -u WALLET -p c=RVN
Example for nvidia cards (wallet is dev fund donation): ccminer -a x16r -o stratum+tcp://stratum.threeeyed.info:3333 -u RT2r9oGxQxbVE1Ji5p5iPgrqpNQLfc8ksH.titanV -p C=RVN
Example for amd cards (wallet is dev fund donation): sgminer -k x16r -o stratum+tcp://stratum.threeeyed.info:3333 -u RT2r9oGxQxbVE1Ji5p5iPgrqpNQLfc8ksH.titanV -p C=RVN