Mining

Duinocoin Mining with ESP8266

Duinocoin Mining with ESP8266

Without PC: How to mine Duinocoin (DUCO) on an ESP8266 (ESP-01 & ESP-01s)

Translations: DE, SV

The Duinocoin (DUCO) can be mined not only on the Arduino UNO, but also on various Espressif ESP8266 boards. Thanks to integrated WLAN, the boards only need a power supply and access to a WiFi AccessPoint, but no PC as a bridge computer.

Probably the cheapest way to mine Duinocoin (DOCU) is with an ESP8266-based microcontroller. Once programmed, an ESP8266 only needs a 3.3V power supply thanks to integrated WLAN - and it works.

Duinocoin Mining with Arduino UNO/Nano

Duinocoin Mining with Arduino UNO/Nano

It's easy: Getting started with Duinocoin (DUCO) using an Arduino UNO/Nano

Translations: DE, SV

The Duinocoin (DUCO) was originally developed for the Arduino UNO. Therefore, mining with the Arduino UNO is the ideal introduction to DUCO mining with microcontrollers..

In addition to an Arduino UNO or Nano, a PC, a notebook or a Raspberry Pi (for the Arduino development environment (IDE) and as a communication computer) is sufficient to get started with DUCO mining.

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.

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.

Duinocoin mining in the browser (JavaScript: TV, smartphone, etc.)

Duinocoin mining in the browser (JavaScript: TV, smartphone, etc.)

When there is no other way: DUCO mining in the browser

Translations: DE, SV

No microcontroller, no PC, no Raspberry Pi, no installation: just with a JavaScript-enabled web browser you can already mine Duinocoin (DUCO).

If you don't have the possibility to install Python3 and don't own or want to buy a microcontroller, you can still mine Duinocoin (DUCO). All you need is JavaScript in a web browser.

BASIC KNOWLEDGE [4]: Software for Duinocoin mining

BASIC KNOWLEDGE [4]: Software for Duinocoin mining

What software do you need for mining the Duinocoin (DUCO)?

Translations: DE, SV

You mine the Duinocoin with special mining software. What software do you need for the different possible hardware platforms and where do you get this software? ".

Mining the Duinocoin is possible with different hardware and therefore also different software solutions. There are two basic components: a part that communicates with the pool servers, fetches jobs and sends back results, and a second part that processes the jobs with the DUCO-S1 algorithm.

BASIC KNOWLEDGE [1]: Overview of the Duinocoin

BASIC KNOWLEDGE [1]: Overview of the Duinocoin

What is the Duinocoin (DUCO)? What do you need for it? How do you mine it?

Translations: DE, SV

The Duinocoin is an open-source, centralised and environmentally friendly cryptocurrency for microcontrollers and other low-power computers.

The Duinocoin (DUCO) was originally developed for the Arduino UNO. Its aim is to be a unique cryptocurrency for mining on low-power, low-cost microcontrollers and simple computers. A Raspberry Pi, an Arduino UNO or an ESP8266/ESP32 are all you need to start mining.