Post
Topic
Board Announcements (Altcoins)
Re: Bitcoin3
by
MinerDude99
on 19/03/2021, 04:10:56 UTC

have the Bitcoin3.conf file set up in your roaming file like in the instructions, unpack the pooler miner in its own file somewhere and make a bat file

in the bat file put

minerd -a sha256d -t 5 -o http://127.0.0.1:30267 --coinbase-addr=address from your wallet -u user_name_in_bitcoin3.conf -p password_in_bitcoin3.conf
pause

-t 5 is how many cpu cores it will use

Thanks for posting this, just mined 50 BTC3, took about 2-3 hours.