Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Armin3080/Desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dogecoin miner

GITHUB_Release GITHUB_STARS GITHUB_ISSUES

Intro

A script to mine Dogecoin using CPU, write in linux script.

Tested on The Following System(s):

  • Ubuntu 16.04+

  • Debian 10+

  • Centos 7

Not Suitable on The Following System(s):

  • Centos 8

Usage

First, copy the script into your linux computer:

wget -N --no-check-certificate https://raw.githubusercontent.com/hyt-allen-xu/miner_doge/master/miner.sh 
chmod +x miner.sh

Then, use vim to edit the file:

vim miner.sh

Replace YOUR_ADDRESS and YOUR_WORKER_NAME into your doge address and your custom workername

Finally, Run the script:

bash miner.sh

Check your dogecoin balance in: https://unmineable.com/coins/DOGE/address/YOUR_DOGE_ADDRESS

Things to do:

Support Centos 7 as fast as possible

Example

See example.sh

FAQS

1.What app are you using in this script?

We use xmrig as our main mining app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published