MACOS Terminal

Mine Dogecoin on a MAC M1

Joris Delorme
3 min readMay 8, 2021

01. Dogecoin Wallet

Coinomi.com

Coinomi is a simple crypto wallet you can use on Pc, Mac, Android, Iphone…Download and install on your mac.

02. Miner

Download on Github : miner for mac M1, select : xmrig-6.12.1-macos-arm64.tar.gz

Place the folder in Application.

03. Pool

Go to Unmineable.com and select Doge :

Now, select RandomX mining algorithm :

Don’t close the window for the next step.

04. Config Miner

Go to your miner folder and open config.json.

Scroll to Pool section and replace code by this :

“algo” : “rx/0”

“url”: you can find your GlobalServer in unMineable

In “user” section :

First copy your wallet address in Coinomi you have installed:

In Coinomi, go to Wallet, click on Receive and you wallet address is bleu.

“user” : “yourWalletAddress.yourWorkerName”

yourWorkerName : for exemple MacM1:

“user” : “yourWalletAddress.MacM1”

Next, you can use my referral code to lower your mining fee to 0.75% :

Add a # after yourWorkerName and paste my referral : w5sk-uijr.

Final “user” line :

“user” : “yourWalletAddress.MacM1#w5sk-uijr”,

05. Start mining

Open Xmrig :

If doesn’t work, go to : system preference →
Security and confidentiality, and allow.

(I don’t have the massage but for the first run of wmrig the message is here)

And now you know how to mine Dogecoin on a mac M1 !

If you want to see your statistic go to unMineable and paste your waller Address (in Coinomi):

The minimum payment is 30 Doge.

--

--

Joris Delorme

I craft dreams. I talk about programming, AI and business.