Bitcoin Forum
April 25, 2024, 09:07:54 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How to solo mine?  (Read 1336 times)
wontonforevuh (OP)
Member
**
Offline Offline

Activity: 266
Merit: 10


View Profile
December 28, 2013, 05:10:30 PM
 #1

I have only mine with pools before. I was wondering how to configure a .bat file to solo mine any altcoin such as dogecoin.


Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
kh4n
Newbie
*
Offline Offline

Activity: 40
Merit: 0


View Profile
December 28, 2013, 05:45:10 PM
 #2

The easiest way to solo mine doge is with the wallet.

check this page:

http://www.minedogecoin.com

Cheers,
wontonforevuh (OP)
Member
**
Offline Offline

Activity: 266
Merit: 10


View Profile
December 28, 2013, 05:49:43 PM
 #3

The easiest way to solo mine doge is with the wallet.

check this page:

http://www.minedogecoin.com

Cheers,

is it efficient though?

i have an nvidia gpu so i think using cudaminer would probably be way more efficient, i just dont know how to setup the stratum

kensandy
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
December 28, 2013, 05:50:40 PM
 #4

I'm hesitant to try this just because of your post count and that it will be flagged as a virus.
kh4n
Newbie
*
Offline Offline

Activity: 40
Merit: 0


View Profile
December 28, 2013, 05:54:50 PM
 #5

The link is for a guide.

The wallet i was referring to is the official wallet.
wontonforevuh (OP)
Member
**
Offline Offline

Activity: 266
Merit: 10


View Profile
December 28, 2013, 06:22:10 PM
 #6

The link is for a guide.

The wallet i was referring to is the official wallet.
'

wallet didnt work either. followed the guide but the wallet just doesnt start mining.

i use cudaminer anyways. hm...

fathekure
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
December 28, 2013, 08:02:20 PM
 #7

Every coin can be mined solo.

You just need to download the wallet.

Open the wallet for first time and close it.

Then, locate coin folder in appdata/roaming folder.

Create a coin.conf file and copy the data guided on every coin website.

Then again open coin qt wallet and wait for the blockchain is downloaded.

Then use your miner software to mine.

Initially everyone gets into trouble. Do it again and again.

You will be able to solo mine.
martin23
Newbie
*
Offline Offline

Activity: 51
Merit: 0


View Profile
December 28, 2013, 10:38:50 PM
 #8

Simple example of .bat for solo mining dogecoin:

cgminer.exe --scrypt -o http://127.0.0.1:22555 -u <RPCUSER> -p <RPCPASWORD> -d 1 --intensity 19 --worksize 256  --gpu-engine 650,950  --gpu-memclock 900,1250 --gpu-powertune 0,20 --net-delay --no-submit-stale

22555 is RPC port configured in your dogecoin.conf. It may be almost anything, but default is 22555.

<RPCUSER> and <RPCPASSWORD> is configured in dogecoin.conf too.

Example of dogecoin.conf:

listen=1
daemon=1
server=1
rpcallowip=127.0.0.1
gen=0

rpcuser=doge
rpcpassword=wow
rpcport=22555


addnode=67.205.20.10
addnode=146.185.181.114
addnode=95.85.29.144
addnode=78.46.57.132
addnode=188.165.19.28
addnode=162.243.113.110

daemon=1

grendel25
Legendary
*
Offline Offline

Activity: 2282
Merit: 1031



View Profile
December 28, 2013, 11:23:36 PM
 #9

Simple example of .bat for solo mining dogecoin:

cgminer.exe --scrypt -o http://127.0.0.1:22555 -u <RPCUSER> -p <RPCPASWORD> -d 1 --intensity 19 --worksize 256  --gpu-engine 650,950  --gpu-memclock 900,1250 --gpu-powertune 0,20 --net-delay --no-submit-stale

22555 is RPC port configured in your dogecoin.conf. It may be almost anything, but default is 22555.

<RPCUSER> and <RPCPASSWORD> is configured in dogecoin.conf too.

Example of dogecoin.conf:

listen=1
daemon=1
server=1
rpcallowip=127.0.0.1
gen=0

rpcuser=doge
rpcpassword=wow
rpcport=22555


addnode=67.205.20.10
addnode=146.185.181.114
addnode=95.85.29.144
addnode=78.46.57.132
addnode=188.165.19.28
addnode=162.243.113.110

daemon=1



This looks like a great and simple explanation but could anyone give a breakdown of what is happening in a way that illustrates why it works as solo mining and what actually happens if there is a pay out?  This is what I can garner:

1.  The cgminer setup: the miner is setup to run through 127.0.0.1 which is the well known TCP/IP stack for the user computer.  127.0.0.1 is also known as the local loopback address that you could ping to determine if you TCP/IP stack is working correctly.  If you ping 127.0.0.1 and it fails then you need to fix some shit in your TCP/IP adapter settings.  In this application, the loopback address is used for great success at the Application/Presentation/Session level as indicated by the Doge configuration file.  The user/pword are setup to be coordinated with what's in the local conf file.  Since this is a local user setup a user/pword aren't really required but are there to make the protocol work.  The gpu setup stuff can be extrapolated from the cgminer read me files.

2.  The conf file: The conf file matches with the loopback address and port identified and pushes this out to the Transport and Networking layers of the process.  Mining through the user TCP/IP stack is coordinated through the matched cg miner/conf file port of 22555 and distributed to various "addnodes" listed in the Doge conf file.  

3.  Out in "addnode" land:  Mining takes place and then any lucky coins mined get transferred directly into the Doge QT wallet.  

Is that about right?

..EPICENTRAL .....
..EPIC: Epic Private Internet Cash..
.
.
▄▄█████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄████████████████▀▀█████▄
▄████████████▀▀▀    ██████▄
████████▀▀▀   ▄▀   ████████
█████▄     ▄█▀     ████████
████████▄ █▀      █████████
▀████████▌▐       ████████▀
▀████████ ▄██▄  ████████▀
▀█████████████▄███████▀
▀█████████████████▀
▀▀█████████▀▀
.
▄▄█████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄████████▀█████▀████████▄
▄██████▀  ▀     ▀  ▀██████▄
██████▌             ▐██████
██████    ██   ██    ██████
█████▌    ▀▀   ▀▀    ▐█████
▀█████▄  ▄▄     ▄▄  ▄█████▀
▀██████▄▄███████▄▄██████▀
▀█████████████████████▀
▀█████████████████▀
▀▀█████████▀▀
.
.
[/center]
trombel
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
December 29, 2013, 12:04:25 AM
 #10

Hello,

when I want solomine another currency - for example quark. So how should look quarkcoin.conf for RFC account for my minerd CPU miner?

I commpile quarkcoind, but here I ended.

It will be mine into local wallet at quarkcoind ? How can I create wallet here? (I have only commandline here)
bumpk1nK
Sr. Member
****
Offline Offline

Activity: 265
Merit: 250



View Profile
December 29, 2013, 12:08:51 AM
 #11

It will be mine into local wallet at quarkcoind ? How can I create wallet here? (I have only commandline here)

If it works the same as Bitcoind, your mined block reward use new address, you dont need create wallet

dc98wdHhcjkwleHUnBce8gd87teibN9ys38y3uTgsHG02e9-ok my keyboard works!
Insurance is a ripoff.
trombel
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
December 29, 2013, 12:26:30 AM
 #12

It will be mine into local wallet at quarkcoind ? How can I create wallet here? (I have only commandline here)

If it works the same as Bitcoind, your mined block reward use new address, you dont need create wallet

If it create new address - can you recommend me some link, where is describe, how work with this new address in command line for get coint to another wallet address?

And for my second question - about config file. I think, what will be another only node ip. Is it right? Where can I get this node IPs for another currencies?
infinitybo
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
December 29, 2013, 04:26:26 PM
 #13

@Wontonforevuh Yes it's basically something not difficult anyways you should use the "mining" section.
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!