createthis / linux_gpu_mining

Some useful scripts for GPU mining on Linux
113 stars 112 forks source link

Trade the bitcoins #7

Open weiguochow opened 6 years ago

weiguochow commented 6 years ago

Hello,

Thanks very much for your codes. Can you give me the instruction that trade the bitcoins using this method Thank you! Best regards

Tahfimul commented 6 years ago

Edit the start.sh file like this:

./miner --server equihash.usa.nicehash.com --user [YOUR WALLET ADDRESS GOES HERE].[WORKER NAME GOES HERE]/ --pec --fee 0 --pass z --port 3357

Tahfimul commented 6 years ago

@weiguochow