Author

Topic: Help me to configure minerd with rewards (Read 2087 times)

newbie
Activity: 17
Merit: 0
February 24, 2014, 09:04:38 PM
#3
Here are al the command line switches for minerd once you get it working and want to tune it. Hope it helps.

Usage: minerd [OPTIONS]
Options:
  -a, --algo=ALGO       specify the algorithm to use
                          scrypt    scrypt(1024, 1, 1) (default)
                          sha256d   SHA-256d
  -o, --url=URL         URL of mining server (default: http://127.0.0.1:9332/)
  -O, --userpass=U:P    username:password pair for mining server
  -u, --user=USERNAME   username for mining server
  -p, --pass=PASSWORD   password for mining server
      --cert=FILE       certificate for mining server using SSL
  -x, --proxy=[PROTOCOL://]HOST[:PORT]  connect through a proxy
  -t, --threads=N       number of miner threads (default: number of processors)
  -r, --retries=N       number of times to retry if a network call fails
                          (default: retry indefinitely)
  -R, --retry-pause=N   time to pause between retries, in seconds (default: 30)
  -T, --timeout=N       network timeout, in seconds (default: 270)
  -s, --scantime=N      upper bound on time spent scanning current work when
                          long polling is unavailable, in seconds (default: 5)
      --no-longpoll     disable X-Long-Polling support
      --no-stratum      disable X-Stratum support
  -q, --quiet           disable per-thread hashmeter output
  -D, --debug           enable debug output
  -P, --protocol-dump   verbose dump of protocol-level activities
      --benchmark       run in offline benchmark mode
  -c, --config=FILE     load a JSON-format configuration file
  -V, --version         display version information and exit
  -h, --help            display this help text and exit

 
DGB: DQ7z8rtMsrPets8y9Bqt82YUPuDc6dH2qd
newbie
Activity: 17
Merit: 0
February 24, 2014, 08:54:32 PM
#2
Here's my CMD;

START "DogeCoin (DOGE)" /MIN minerd --url stratum+tcp://us-east2.multipool.us:3352 -u user.worker -p password -R 5

Just change pool address, port and Coin name (window title) and you should be golden. I have this running on XP thru Win7. I also run multiple instances, each mining a different coin. Hence the 'START' command at the beginning. Helps me know which window on what coin.
Happy Mining!

DGB: DQ7z8rtMsrPets8y9Bqt82YUPuDc6dH2qd
legendary
Activity: 3192
Merit: 1198
Bons.io Telegram Casino
February 11, 2014, 12:10:56 PM
#1
I have decided to mine using minerd first but I am having a hard time doing it I have tried a lot of methods and it seems
nothing is working out

this is my method

I have downloaded minerd here https://bitcointalksearch.org/topic/m.654850

Unpack minerd onto my desktop. In my new minerd folder I create a new text document. In that new text document I  put the following but changing the pool address and inserting my username, worker name and worker password:

minerd -o stratum+tcp://de2.miningpool.co:3399 -u username.worker -p worker password

I  click on the text file and rename the file to xxx.bat instead of xxx.txt

I thought it's going to work when I clicked the .bat but all I am getting are flashes that only last for seconds

Can you give me a good method and can you help me configure my minerd..

I will reward 200 Digibyte to anyone who can help me configure my minerd

Jump to: