Download Area

Home > Crypto Mining

Ethminer for macOS (free) Download Full | **UPDATE

Ethereum GPU Miner for macOS - Ethminer for macOS

Ethminer for macOS (free) Download Full | **UPDATE

Published Date: 2024-04-14

Ethminer for macOS Free Download

Navigate to the Ethminer repository on GitHub and select the green "Code" button. Choose "Download ZIP" to save the Ethminer code to your computer. Once the download is complete, unzip the file. Open Terminal and navigate to the unzipped Ethminer directory. Run the following command to install Ethminer:

./configure --with-cuda=/usr/local/cuda --with-opencl=/usr/local/opencl make sudo make install


Ethminer for macOS: This is a fork of the cpp-ethereum project that works on macOS 10.12.x (Sierra) and 10.13.x (High Sierra). This specific repo was forked from Genoil's cpp-ethereum Repo, which itself was forked from the official aforementioned repo. This fork was made in response to the lack of maintained macOS support from Genoil's fork and from the Official Homebrew Ethereum Formula.