How to mine Dash - Using linux CPU

in dtube •  7 years ago 


This video will demonstrate how to create an account at suprnova pool and how to mine dash using the CPU of a computer running ubuntu linux.

SUPRNOVA LINK:
https://dash.suprnova.cc/

Commands:

apt-get update

apt-get install libcurl4-openssl-dev git build-essential

apt-get install autotools-dev autoconf libcurl3 libcurl4-gnutls-dev

mkdir /downloads

cd /downloads

git clone https://github.com/elmad/darkcoin-cpu...

cd darkcoin-cpuminer-1.3-avx-aes/

chmod 755 autogen.sh

./autogen.sh

./configure CFLAGS="-O3 -march=native"

make

make install

minerd -a X11 -o stratum+tcp://dash80.suprnova.cc:80 -u virtualcoin.dash -p 123

TAGS: virtualcoin virtual coin dash linux cpu gpu bitcoin btc mining tutorial howto how to cryptocoin rig dash


► Watch on DTube
► Watch Source (IPFS)

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!