Python3

Duinocoin Mining on PC/Multithreaded (PC_Miner.py)

Duinocoin Mining on PC/Multithreaded (PC_Miner.py)

Full power: DUCO mining with multiple CPU cores on the PC

Translations: DE, SV

As in the early Bitcoin days, the CPU of a PC can be used to mine the Duinocoin. The official PC_Miner.py looks fancy and uses multiple CPU cores if desired.

As with the minimal PC miner (Minimal_PC_Miner.py), the "big" PC miner only requires Python3. However, PC_Miner.py installs a lot of additional Python libraries - especially for a colourful status output.

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.