This project design to mine Duino-Coin using an ESP8266 via USB-Serial
sudo apt update
sudo apt install python3 python3-pip git screen -y # Install dependencies
git clone https://github.com/JK-Rolling/DuinoCoinUSB_ESP8266.git # Clone DuinoCoinUSB_ESP8266 repository
cd DuinoCoinUSB_ESP8266
python3 -m pip install -r requirements.txt # Install pip dependencies
Finally, connect your USB ESP8266 miner and launch the software (e.g. python3 ./ESP8266_Miner.py
)
- Download and install Python 3 (add Python and Pip to Windows PATH)
- Download DuinoCoinUSB_ESP8266
- Extract the zip archive you've downloaded and open the folder in command prompt
- In command prompt type
py -m pip install -r requirements.txt
to install required pip dependencies
Finally, connect your USB ESP8266 miner and launch the software (e.g. python3 ./ESP8266_Miner.py
or py ESP8266_Miner.py
in the command prompt)
ESP8266_Miner Version 3.0
All refers back to original Duino-Coin licensee and terms of service