5 Steps to Mine Dogecoin - Crypto currency mining on Raspberry Pi
RaspberryTips RaspberryTips
18.6K subscribers
12,193 views
0

 Published On Jan 26, 2022

Using a Raspberry Pi shouldn’t be complicated.
📥 Download my free PDF glossary to start the right way: https://download.raspberrytips.com/gl...

To mine Dogecoin on a Raspberry Pi, a miner and a mining pool is required. XMRig is an open-source miner that can be used to mine cryptocurrencies on a Raspberry Pi. And unMineable is a great mining pool that can be used to mine most coins, like Dogecoin, Bitcoin, Ethereum, and more.

Check the link below for more details:
https://raspberrytips.com/mining-doge...

-------------------------------------------------
Enable SSH:
sudo raspi-config
(go to Interfaces, then SSH)

-------------------------------------------------
Commands I use in this video:

sudo apt update
sudo apt upgrade
sudo apt-get install git build-essential cmake libuv1-dev libssl-dev libhwloc-dev
git clone https://github.com/xmrig/xmrig.git
mkdir xmrig/build && cd xmrig/build
cmake ..
make -j$(nproc)

wget https://raw.githubusercontent.com/xmr...
nano config.json

./xmrig

-------------------------------------------------
Links used in the video:

Dogecoin: https://dogecoin.com/
RPI OS 64 bits (beta): https://downloads.raspberrypi.org/ras...
Aikapool: https://aikapool.com/
unMineable: https://unmineable.com/?ref=5zvv-gkvv
XMRig documentation: https://xmrig.com/docs/miner/build/ub...

--------- Other links ---------
Master your Raspberry Pi in 30 days (e-book)
📕 https://raspberrytips.com/yt-ebook

Raspberry Pi Bootcamp (course)
📕 https://raspberrytips.com/yt-course

Master Python on Raspberry Pi
📕 https://raspberrytips.com/masterpython

Join us on Patreon!
❤️ https://raspberrytips.com/patreon

👉RaspberryTips: https://raspberrytips.com/
👉Recommended hardware: http://raspberrytips.com/resources

--------- My stuff ---------
(affiliate links)

- Raspberry Pi: https://geni.us/xO8V (Amazon)
- SD card: https://geni.us/KAYj (Amazon)
- Case: https://geni.us/jD4m (Amazon)
- Keyboard: https://geni.us/e9mz (Amazon)
- Touch screen: https://geni.us/xsZ9I (Amazon)
- Video capture: https://geni.us/zleM6q (Amazon)
- Sense Hat: https://geni.us/HQH75q (Amazon)
- Robot dog: https://geni.us/39Grjz (Amazon)
- Raspad 3: https://raspberrytips.com/raspad

--------- Follow Me! ---------
👉Twitter:   / tipsraspberry  
👉Pinterest:   / raspberrytips  

--------- Timestamps ---------
0:00 Introduction
0:35 Create your wallet
1:11 Install any 64-bits OS
2:10 Install the miner
2:43 Find a mining pool
3:18 Link your miner to the pool
4:10 Start mining
4:43 Results and optimization

#raspberrypi #dogecoin

Note: This description contains affiliate links.
If you use them, I’ll get a small commission.
The commission comes at no additional cost to you.
RaspberryTips is a participant in the Amazon Associates and other companies affiliate programs.

show more

Share/Embed