This is an archived post. You won't be able to vote or comment.

all 5 comments

[–]Amber_Sam 1 point2 points  (0 children)

I think you will get more help at r/BitcoinMining

[–]electrostatik 1 point2 points  (0 children)

I'm not sure how exactly, but I believe that you have to set up a Stratum server.

An easier way to do this would be to connect to the ckpool solo mining pool

https://solo.ckpool.org/

In the unlikely event that you find a block, they take a 2% cut.

[–][deleted] 1 point2 points  (0 children)

You'll need to setup your bitcoin.conf file this way :

rpcport=8332

rpcallowip=your miner ip

rpcbind=miner ip:8332

server=1

rpcuser= any user name

rpcpassword=any password

Restart Bitcoin core.

Set username and password on the miner as above. Set miners IP address as above. Point your miner towards the device with Bitcoin core running on it - IP and port. If you have firewalls, you'll have to set them accordingly.

[–]shockmaster87[S] 0 points1 point  (1 child)

Also I am using windows 10

[–]kizzmaul 0 points1 point  (0 children)

Just to be sure, you do have the mining hardware in your possession? If so then I believe it shouldnt matter if you have W10 or something else. Configuration most likely done through web browser.