Python

Duinocoin Mining with the PC/Notebook (Minimal_PC_Miner.py)

Duinocoin Mining with the PC/Notebook (Minimal_PC_Miner.py)

It couldn't be easier: DUCO-Mining with PC and Python3 only

Translations: DE, SV

Those who only have a PC available and don't want to install anything can still mine Duinocoin (DUCO): with the "Minimal_PC_Miner.py".

No microcontroller, no Arduino IDE, no installation of any software. If you have a computer system with a Python3 interpreter, you can start mining DUCO right away with a single command line.

Installing Python3 on the GNU/Linux PC

Installing Python3 on the GNU/Linux PC

Is Python installed on my PC? If so, what version is it?

Translations: DE, SV

A lot of modern software - like mining software for the Duinocoin - requires Python on the PC. Most of the time Python is preinstalled in the current version 3 - it is better to check that.

In rare cases, the Python interpreter gives error messages when starting the mining software on the PC. To exclude these errors, you have to check which Python version is installed and possibly update to a current version 3.7 or newer.