How to mine Bitcoin Cash - Using linux CPU

in dtube •  7 years ago 


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

SUPRNOVA LINK:
https://bcc.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/pooler/cpuminer

cd cpuminer

./autogen.sh

CFLAGS="-march=native" ./configure

make

make install

minerd -a sha256d -o stratum+tcp://bcc.suprnova.cc:3333 -u virtualcoin.bcc -p 123

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


► 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!