How do I use them? What mining software do I use and what is the command I run.
Thanks
That sounds you are lucky :-) I wish I have one.
You need to run bitcoin3d or bitcoin3-qt on your PC and use mining software like sgminer, cgminer or ccminer for solo mining. Or pool mining once BTC3 mining pool is available.
There seems already asic mining happening in last 12 hours. Maybe someone else can give more info how they are doing?
They are Silicon Labs CP210x ASICS. I don't think cgminer supports them.
Anyone know what miner software I should use, and if you do, what is the command I run to get these things to work. I don't want to join a pool at this point, just want to solo mine. Thanks
Post
Topic
BoardAnnouncements (Altcoins)
Re: Bitcoin3
by
MinerDude99
on 20/03/2021, 21:00:22 UTC
Hello, I found 5 asics from a long time ago.
How do I use them? What mining software do I use and what is the command I run.
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.
Post
Topic
BoardAnnouncements (Altcoins)
Re: Bitcoin3
by
MinerDude99
on 13/03/2021, 03:54:05 UTC
Been mining for hours, got nothing. What's going on and how do I use cgminer?
You can use some third party software that might utilize more of your pc. You can google cgminer but most are riddled with viruses and worms that is why we did not recommend it in the first place and we still don't, use it at your own risk!!!
Thank you BTC3 dev team
I downloaded cgminer 3.7.2 because I read that is the last version that supports GPUs. How do I use cgminer to mine BTC3. What command do I run to get it to work?