🪙Mining on video cards

Instructions for starting on Windows

  • Step 1: Download and Set up a Miner

  • Step 2: Fill your BLACK address in the “wallet” line

  • Step 3: Start the Miner!

Example BAT file - black-gpumine.bat

EthDcrMiner64.exe -epool tcp://mining-pool.blackproject.space:8008 -ewal YOUR_ADDRESS -eworker RIG_ID -epsw x -mode 1 -r 0 -dbg -1 -mport 0 -etha 0 -retrydelay 1 -ftime 55 -tt 79 -ttli 77 -tstop 89 -asm 2 -allpools 1

Duplicate the command for the bat file several times, as sometimes crashes occur and mining stops

Use YOUR_ADDRESS!

Example: 0x0d1fcf34b35a42cbaefd258b107483a06cce815b

If you want, you can Change RIG_ID in the bat file.

Specify the name of the rig as you want it to be shown in miner’s statistics page. This field is not mandatory. You could leave it empty.

Length of RIG_ID - Maximum 32 characters. Use English letters, numbers and symbols “-“ and “_”.

Example: MYrig-1

Last updated