Minggu, 01 Maret 2020

# update raspbian

sudo apt-get update -y

# install the following modules

sudo apt-get install autoconf libcurl4-openssl-dev libjansson-dev openssl libssl-dev gcc gawk

# clone this miner repo



# navigate to the directory and compile (doesn't take too long)

cd cpuminer-multi
./autogen.sh
./configure
make
# see instructions on how to use:
./minerd --help


trus

./minerd -a cryptonight -o stratum+tcp://xmr.pool.minergate.com:45560 -u email@address.co.uk -p x -t 4

Tidak ada komentar:

Posting Komentar