Bitcoin Forum
May 14, 2024, 07:19:18 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Guide to solo mine from qt  (Read 1822 times)
mnporter2001 (OP)
Sr. Member
****
Offline Offline

Activity: 602
Merit: 250


HEX: Longer pays better


View Profile
July 20, 2014, 09:16:00 AM
 #1

I cant seem to find what i am looking for so will ask.

Can some one point me to a guide that will allow me to solo mine from my bitcoin wallet, using my mining gear.

Thanks
Mark


        ████████████████████
       ██████████████████████
      ████████████████████████
     ██████████████████████████
    ████████████████████████████
   ████               ▀██████████
  ████  ██████████████  ██████████
████  ████████████████  ██████████▄
████  ██████████████████  █████████▀
██  ████████████████████  ███████
    ███          █████████  █████
   ███  ███████   ███████  █████
       █████████   █████  █████
      ███████████   ███  █████
       █████████   ███  █████
        ███████   ███  █████



















Powered by,
1715671158
Hero Member
*
Offline Offline

Posts: 1715671158

View Profile Personal Message (Offline)

Ignore
1715671158
Reply with quote  #2

1715671158
Report to moderator
1715671158
Hero Member
*
Offline Offline

Posts: 1715671158

View Profile Personal Message (Offline)

Ignore
1715671158
Reply with quote  #2

1715671158
Report to moderator
1715671158
Hero Member
*
Offline Offline

Posts: 1715671158

View Profile Personal Message (Offline)

Ignore
1715671158
Reply with quote  #2

1715671158
Report to moderator
The grue lurks in the darkest places of the earth. Its favorite diet is adventurers, but its insatiable appetite is tempered by its fear of light. No grue has ever been seen by the light of day, and few have survived its fearsome jaws to tell the tale.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715671158
Hero Member
*
Offline Offline

Posts: 1715671158

View Profile Personal Message (Offline)

Ignore
1715671158
Reply with quote  #2

1715671158
Report to moderator
1715671158
Hero Member
*
Offline Offline

Posts: 1715671158

View Profile Personal Message (Offline)

Ignore
1715671158
Reply with quote  #2

1715671158
Report to moderator
1715671158
Hero Member
*
Offline Offline

Posts: 1715671158

View Profile Personal Message (Offline)

Ignore
1715671158
Reply with quote  #2

1715671158
Report to moderator
BTC_1
Full Member
***
Offline Offline

Activity: 148
Merit: 100



View Profile
July 20, 2014, 11:46:46 AM
 #2

I would also be interested in this guide.

jonnybravo0311
Legendary
*
Offline Offline

Activity: 1344
Merit: 1023


Mine at Jonny's Pool


View Profile WWW
July 20, 2014, 06:19:56 PM
 #3

I cant seem to find what i am looking for so will ask.

Can some one point me to a guide that will allow me to solo mine from my bitcoin wallet, using my mining gear.

Thanks
Mark
Depending on how much hashing power you're planning to point to your local node, you might be better served throwing up a stratum proxy in front of it.

For example, if you have a couple USB sticks, you can point your mining software directly to your node and be done with it.  If you've got a few TH/s across multiple miners, you should consider using the proxy.

Anyway, as a general guide to making sure your node can accommodate mining, make sure you add server=1 in your bitcoin.conf file, and allow the IP address range of your miners.  Example (taken from my own, with passwords and wallet addresses changed):

Code:
server=1
rpcuser=jonnybravo0311
rpcpassword=MYRPCPASSWORD
rpcallowip=10.0.1.*

Now when you start your mining software, you point it to the node like this:
Code:
./cgminer -o http://10.0.1.14:8332 -u jonnybravo0311 -p MYRPCPASSWORD --btc-address SOMEWALLETADDRESS

If all has gone according to plan, when you start your miner, you'll see something like this:

Jonny's Pool - Mine with us and help us grow!  Support a pool that supports Bitcoin, not a hardware manufacturer's pockets!  No SPV cheats.  No empty blocks.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!