mining Litecoin with raspberry pi 3 2019

mining Litecoin with raspberry pi 3 2019

I turned my raspberry pi 3 into a miner for a small project since it was just laying around. the code and command i used will be down below.

//after it boots up
raspberry login: pi
Password: raspberry
//after logging in
Sudo raspi-config

//command
reboot
sudo apt-get update
apt-get install automake autoconf pkg-config libcurl4-openssl-dev libjansson-dev libssl-dev libgmp-dev make g++
sudo apt-get install wget git-core
mkdir miner
cd miner
git clone https://github.com/tpruvot/cpuminer-multi
cd cpuminer-multi/
./autogen.sh
./build.sh
./autogen.sh && CFLAGS=”-march=native” ./configure –disable-aes-ni && make
./cpuminer -a scrypt -o stratum+tcp://us.litecoinpool.org:3333 -u Holiday.rpi -p x

Join Coinbase and earn $10 worth of bitcoin when you buy and sell $100 of cryptocurrency.
https://www.coinbase.com/join/reyes_wk

Get free $10 worth of XLM when you learn about Stellar Lumens with Coinbase and more with the link down below
https://coinbase.com/earn/xlm/invite/27msbwfr

Buy ledger hardware wallet to secure your crypto.
https://shop.ledger.com?r=9b2b6f7fe6d0

Join Binance and trade cryptocurrency.
https://www.binance.com/?ref=16722895

Join Bitmex and trade bitcoin and many more coins with margin.
https://www.bitmex.com/register/vVcd9j

If you would like to donate some crypto feel free to send some.
Bitcoin: 3DPY1pFtp6zzHQmyGSxJYAgY4iFXXtfKy9
Ethereum: 0xdD47AEfC37EDD42E936bE207C9AE0B7F3484590B
Litecoin: Li7YTAjikfSTGgSYQpFubA8EzC2s87577g
Monero: 43QT9i81eMU23EEsLfFpUZYsVLm2GZaZ2Y5s4CoVE1J159LzpotPgtYEZPxX4bA6nm8hN4gwbAECP8tvL54Sc3AuFFbpSm1
uplexa:
UPX1QLZjMJ9E3LnSgMn7Ni643Ty7XT76RTdDhhxkqHXkccCEK3MGYDN9zF92CXVqMBJNsAKjvp5KHEsEmZEabUoR7ZWrPYQNUY

Related Post: