5 Steps to Mine Dogecoin - Crypto currency mining on Raspberry Pi

preview_player
Показать описание
Using a Raspberry Pi shouldn’t be complicated.

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:

-------------------------------------------------
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
mkdir xmrig/build && cd xmrig/build
cmake ..
make -j$(nproc)

./xmrig

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

---------- Other links ----------
Master your Raspberry Pi in 30 days (e-book)

Raspberry Pi Bootcamp (course)

Master Python on Raspberry Pi

Join us on Patreon!

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

---------- Follow Me! ----------

---------- 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.
Рекомендации по теме
Комментарии
Автор

Please share your results or tips to improve this setup with me!
I'm not an expert in crypto, so anything you can add will benefit everyone.
Thanks :-)

RaspberryTips
Автор

So here's a tech question for you. Could a docker cluster swarm of say 8 RasPi 3 boards be used to run the mining and give a higher/faster return than the one dogecoin a month in your single board example?

kalixtshawxo
Автор

Great video set up. Everything works great until the command after timestamp are the missing keystrokes to get to the screen at timestamp 4:15?

williamhoover
Автор

I’m having trouble trying to re launch the miner the next day is there a specific command? Sorry I’m such a noob

tyelertownsend
Автор

What if your power gets interrupted, how do you resume mining after a reboot on lite...!?

cryptohacker
Автор

Are there any 32 bit miners for Dogecoin? My Pi 3 is 32 bit

bag_o_chip
Автор

Is it possible that the device will probably thorttle with no proper cooling system, is that right? Because I've seen many videos of people having entire datacenters for minning only :(

alejomakevids
Автор

Not sure if you are still monitoring this page but I am new to all this and your videos have helped. I do have one question how do you save the ~/mxrig/build $ code so you dont have to redo the steps? If i open a new terminal it as the normal ~ $ next to my name then wont let me do the mining.

oathkeepergaming
Автор

I have Waveshare 2.5 (and 3.0) IO Module motherboards and (4) Pi-4 with 8GB Ram... Will try this method and see if Bramble will help. Overclock to 2GHZ is possible. Maybe an ADA or Node would be more profitable?

jasonpocaro
Автор

Keeps saying unable to locate package libuv-dev

ambientlegend
Автор

Tu pourrais montrer cela à cocadmin il a essayé avec tout et n'importe quoi y compris des raspberry Pi et il a fail

Ranini