Skip to content
This repository was archived by the owner on Apr 3, 2023. It is now read-only.

soyflourbread/duino-miner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

duino-miner

A multiplexed CPU miner for Duinocoin (duino-coin), if you know what I am talking about.

This high-performance miner is implemented in asynchronous Rust, from scratch. This makes it several times faster than the official miner, and highly efficient even on non-conventional mining hardwares such as a Raspberry Pi. (Again, if you know what I am talking about.)

To build this project, execute

cargo build --release

To generate a config file for the miner, execute

duino-miner generate -u my_username --device-name-prefix "avr-" --target-rate 182

To run the miner from your config file, execute

duino-miner run

About

A high-performance CPU miner for Duinocoin (duino-coin). See this page for what I am talking about: https://www.cnx-software.com/2021/08/05/board-for-60-esp-01-modules-that-update-firmware-from-github-mine-duino-coins/#comment-584096

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Contributors

Languages