💻Mining on MAC M1

Instructions for starting mining on MAC M1

LINK TO SOURCE: https://github.com/black-networks/blackminer-m1/releases/tag/v0.19.0

1. Download blackminer-m1 by clicking on the binary file

2. Give the program permission to run

cd Downloads

chmod +x blackminer-m1

3. Specify your wallet and worker name, and then run the miner

./ethminer-m1 -P stratum://YOUR_BLACK_ADDRESS.macM1@mining-pool.blackproject.space:8008

Last updated