cazala / coin-hive-stratum

use CoinHive's JavaScript miner on any stratum pool
http://npmjs.com/package/coin-hive-stratum
417 stars 461 forks source link

How to connect to the pool? #98

Closed avnerbarr closed 6 years ago

avnerbarr commented 6 years ago

I've followed the instructions here: https://github.com/cazala/coin-hive-stratum/wiki/Deploy-to-now.sh-and-GitHub-Pages

I've forked the assets repo, and I've created a now.sh instance.

But I don't understand what is supposed to happen in this part of the instructions:

<script src="https://avnerbarr.github.io/yonitost-proxy/m.js?proxy=wss://yonitost-proxy.now.sh?pool=HOST:PORT"></script> <<<< Which pool should I be using?
 <script> var miner = CH.Anonymous('SITE_KEY'); <<< What is the SITE_KEY? 
miner.start(); 
</script>

Thanks!

mport88 commented 6 years ago

Perhaps a typo - SITE_KEY -> your monero wallet

cazala commented 6 years ago

Yep, the wiki page was wrong it should've said MONERO_WALLET_ADDRESS (I corrected it already).

If you don't have a monero wallet, you can get one from mymonero.com

You can use the pool pool.supportxmr.com:3333 and check your stats a supportxmr.com