tmrlvi / kaspa-miner

A fast CPU/GPU miner for Kaspa
Apache License 2.0
96 stars 36 forks source link

[Feature request] Add option to GPU mining on pool #45

Closed hristo-mavrodiev closed 2 years ago

hristo-mavrodiev commented 2 years ago

Hi, Is there any way for mining on pool instead of solo mining on node? It will be nice to have stratum+tcp:// connection for pools for small farms.

Thanks

tmrlvi commented 2 years ago

It is already there. For example

./kaspa-miner -s stratum+tcp://acc-pool.pw:16061 -a kaspa:qr36zdxs0dn3n0h799jhdl02qks5742lxjgmfsfj9xmlca7n4l6mw0s0n48nx

Though, I need to add it to the docs

jasper22 commented 2 years ago

It is already there. For example

./kaspa-miner -s stratum+tcp://acc-pool.pw:16061 -a kaspa:qr36zdxs0dn3n0h799jhdl02qks5742lxjgmfsfj9xmlca7n4l6mw0s0n48nx

Though, I need to add it to the docs

So - in this case I don't need to download full node to my machine right ?

tmrlvi commented 2 years ago

No need for full node in this case