Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 706 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 706 Bytes

PulseMiner

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

Feautres:

  • Balance in report
  • Currency conversion (including other cryptocurrency)
  • 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:

  • Windows (x32, x64)
  • Linux (ARM, ARM64, i386, amd64)
  • FreeBSD (i386,amd64)