An open API service indexing awesome lists of open source software.

https://github.com/ndraey/pulseminer

It's a DUCO coin miner written in pure Go.
https://github.com/ndraey/pulseminer

beautiful cryptocurrency duco duino duino-coin duinocoin go miner multithreaded multithreading ndraey pulse pulseminer pulsemon

Last synced: 8 months ago
JSON representation

It's a DUCO coin miner written in pure Go.

Awesome Lists containing this project

README

          

# PulseMiner
It's a DUCO coin miner written in pure GO.

Feautres:
- [X] Balance in report
- [X] Currency conversion (including other cryptocurrency)
- [X] DUCO per hour/day/month calculation

# Build
Type: `git clone https://github.com/NDRAEY/PulseMiner -b main --single-branch` to clone this repository

Type: `go build` to build miner.

Run: `./PulseMiner` to run miner

Note: first time program will ask username, currency, difficulty, report timeout for config.json

# Download
Switch to build branch, select binary and download it!

Avaiable platforms:

- [X] Windows (x32, x64)
- [X] Linux (ARM, ARM64, i386, amd64)
- [X] FreeBSD (i386,amd64)