Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 01:05, 8 June 2025 by HydeWing (talk | contribs)
NXDucoMiner
General
Authortbwcjw
TypeOther Apps
Version25.05.23_1
LicenseGPL-3.0
Last Updated2025/05/23
Links
Download
Website
Source

NX-Duco-Miner is a SHA1 mining tool for the Duino-coin cryptocurrency DUCO.

Features

  • Multithreading for mining.
  • Automatic node selection.
  • CPU Boosting.
  • Duino-coin wallet IoT integration.
  • A web dashboard.

Installation

Unzip release.zip, copy the switch/ folder to the root of your SD card.

Edit config.txt:

Key Type Description
node str

none

The IP address of the node to connect to. Can be found manually here. If left empty the application will use https://server.duinocoin.com/getPool to find one.
port int

none

The port of the node. If this is left blank, the application will find a node using the method above. Regardless if the node is set.
wallet_address str The address/username of your duinocoin wallet.
miner_key str

none

As specified in Wallet > Settings > Miner Key. Leave blank if not applicable.
difficulty str The starting difficulty. The node will automatically negotiate the difficulty. Valid starting difficulties are LOW MEDIUM NET and EXTREME. LOW is recommended for this application. EXTREME is not used anywhere officially. More information on difficulties can be found here.
rig_id str A friendly name for your miner which displays in the wallet.
cpu_boost bool Either true or false.

Using ApmCpuBoostMode with mode ApmCpuBoostMode_FastLoad.

iot bool Either true or false. Upload IoT data to your wallet (Temperature, Battery charge).
threads int Number of threads to mine on. Between 1 and 6.
web_dashboard bool Either true or false. The web dashboard will run on port 8080 of the switch's IP address.

Screenshots

NXDucoMinerSwitch-01.png

NXDucoMinerSwitch-02.png

Changelog

v25.05.23_12.29

  • Changes:
    • Added charge state (Charging, Discharging, Charging slowly, Plugged in not charging).
    • Various layout tweaks.
    • On connection loss, the miner will retry until reconnected.
    • Errors in the mining loop now display under respective threads.
  • Bug Fixes:
    • Exiting CURL at the wrong time would crash the application.
    • Cleanup would try to close a thread before it has been created.
    • Threads would get caught in a tight loop and never cancel.

v25.05.23_1

  • First Release.

Credits

External links

Advertising: