revoxhere / duino-coin
- четверг, 20 января 2022 г. в 00:34:46
ᕲ Duino-Coin is a coin that can be mined with almost everything, including Arduino boards.
Key features | Technical specifications | (Some of many) supported boards |
---|---|---|
(on DUCO Exchange, Node-S, JustSwap, SushiSwap) |
helping to reward miners fairly (before December 2020: 350k coins) (new limits planned for the future) |
(Uno, Nano, Mega, Due, Pro Mini, etc.) (NodeMCU, Wemos, etc.) (ESP-WROOM, ESP32-CAM, etc.) (1, 2, Zero (W/WH), 3, 4, Pico, 400) (Zero, Zero 2, PC, Plus, etc.) |
After downloading the release, unzip it and launch the desired program.
There are no dependencies required.
If you need help, you can take a look at the official getting started guides located on the official website.
FAQ and troubleshooting help can be found in the Wikis.
sudo apt update
sudo apt install python3 python3-pip git python3-pil python3-pil.imagetk -y # Install dependencies
git clone https://github.com/revoxhere/duino-coin # Clone Duino-Coin repository
cd duino-coin
python3 -m pip install -r requirements.txt # Install pip dependencies
After doing this, you are good to go with launching the software (e.g. python3 PC_Miner.py
).
py -m pip install -r requirements.txt
to install required pip dependenciesAfter doing this, you are good to go with launching the software (just double click on desired .py
files or type py PC_Miner.py
in the command prompt).
Duino-Coin is a hybrid currency, meaning that it can be converted to wDUCO which is DUCO wrapped on the Tron network (as a token). Currently there aren't many uses for it, other than just storing funds in an external wallet or exchanging wDUCO to another token on JustSwap. A tutorial on using wDUCO is available in the wDUCO wiki.
Contributions are what make the open source community such an amazing place to be learn, inspire, and create.
Any contributions you make to the Duino-Coin project are greatly appreciated.
How to help?
Server source code, documentation for API calls and official libraries for developing your own apps for Duino-Coin are available in the useful tools branch.
Device/CPU/SBC/MCU/chip | Average hashrate (all threads) |
Mining threads |
Power usage |
Average DUCO/day |
---|---|---|---|---|
Arduino Pro Mini, Uno, Nano etc. (Atmega 328p/pb/16u2) |
196 H/s | 1 | 0.2 W | 9-10 |
Teensy 4.1 (soft cryptography) | 80 kH/s | 1 | 0.5 W | - |
NodeMCU, Wemos D1 etc. (ESP8266) |
10 kH/s (160MHz) 4.9 kH/s (80Mhz) | 1 | 0.6 W | 6-7 |
ESP32 | 33 kH/s | 2 | 1 W | 8-9 |
Raspberry Pi Zero | 18 kH/s | 1 | 1.1 W | - |
Raspberry Pi 3 | 440 kH/s | 4 | 5.1 W | 4-5 |
Raspberry Pi 4 | 740 kH/s (32bit) | 4 | 6.4 W | 10 |
ODROID XU4 | 1.0 MH/s | 8 | 5 W | 9 |
Atomic Pi | 690 kH/s | 4 | 6 W | - |
Orange Pi Zero 2 | 740 kH/s | 4 | 2.55 W | - |
Khadas Vim 2 Pro | 1.12 MH/s | 8 | 6.2 W | - |
Libre Computers Tritium H5CC | 480 kH/s | 4 | 5 W | - |
Libre Computers Le Potato | 410 kH/s | 4 | 5 W | - |
Pine64 ROCK64 | 640 kH/s | 4 | 5 W | - |
Intel Celeron G1840 | 1.25 MH/s | 2 | - | 3.3 |
Intel Core i5-2430M | 1.18 MH/s | 4 | - | 6.5 |
Intel Core i5-3230M | 1.52 MH/s | 4 | - | 7.2 |
Intel Core i5-5350U | 1.35 MH/s | 4 | - | 6.0 |
Intel Core i5-7200U | 1.62 MH/s | 4 | - | 7.5 |
Intel Core i5-8300H | 3.67 MH/s | 8 | - | 9.1 |
Intel Core i3-4130 | 1.45 MH/s | 4 | - | 3.7 |
AMD Ryzen 5 2600 | 4.9 MH/s | 12 | 67 W | 15.44 |
All tests were performed using the DUCO-S1 algorithm. This table will be actively updated.
Please note that these softwares are not developed by us and we do not give any guarantees that use of them will not result in an account getting banned. Treat them as a curiosity. It's worth noting that using nonceMiner by colonelwatch will get you banned.
You may also view a similar list on the website.
Duino-Coin is mostly distributed under the MIT License. See the LICENSE
file for more information.
Some third-party included files may have different licenses - please check their LICENSE
statements (usually at the top of the source code files).
EXTREME
mining difficulty.Big thanks to all the contributors that helped to develop the Duino-Coin project.
Project Link: https://github.com/revoxhere/duino-coin/
Website Link: https://duinocoin.com/
Duino-Coin Status Page: https://status.duinocoin.com