Pools

From Ravencoin Wiki
Revision as of 04:06, 27 March 2018 by MrsDelish (talk | contribs) (added prefix for nvidia and amd, and full examples)
Jump to navigationJump to search

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

http://mine.threeeyed.info

-o stratum+tcp://stratum.threeeyed.info:3333 -u <WALLET_ADDRESS> -p C=RVN


MiningPanda

https://miningpanda.site/

-o stratum+tcp://miningpanda.site:3636 -u <WALLET_ADDRESS> -p C=RVN


Cryptopool.Party

https://cryptopool.party

-o stratum+tcp://cryptopool.party:3636 -u <WALLET_ADDRESS> [-p <OPTIONS>]


RVNpool

https://rvnpool.com/

-o stratum+tcp://rvnpool.com:3333 -u <WALLET_ADDRESS> [-p <OPTIONS>]


YiiMP.eu

http://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

http://pool.noip.ro/

-o stratum+tcp://pool.noip.ro:3636 -u <WALLET_ADDRESS> -p c=RVN


MinePool

https://www.minepool.com/

-o stratum+tcp://minepool.com:3636 -u <WALLET_ADDRESS> [-p <OPTIONS>]


Suprnova

https://rvn.suprnova.cc

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)

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