Skip to content

NDRAEY/PulseMiner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)