C-based CPU miner for Duino-Coin
- [revox] (8.05.2021) calculate hashrate using time; more imprevements
- [revox] (8.05.2021) fix overflows; improve hashrate; make the miner work with newline server responses
- [revox] (13.11.2020) further small improvements
- [phantom32] (13.11.2020) added simple makefile
- [revox] (12.11.2020) made bare-bones working working miner
- [phantom32] (5.11.2020) currently i cant work on the code so i upload all the files idk what you do with them enjoy``
Dependencies
- make
- gcc
- libssl
Run make
to build d-cpuminer. Then launch it by executing ./d-cpuminer username
(replace username
with your username)
//TODO
This project is licensed under the terms of the MIT license.