Skip to content

The Miner for Labcoin's Proof of Work Consensus

Notifications You must be signed in to change notification settings

oberlab/labcoin-miner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Labminer

A proof of work miner for Labcoin

Build from source

Clone the Repository

$ git clone [email protected]:oberlab/labcoin-miner.git

Install dependencies

$ pub get

Build the executable

// Windows
$ dart2native bin/main.dart -o labminer.exe

// Unix
$ dart2native bin/main.dart -o labminer

Help

$ labminer --help

About

The Miner for Labcoin's Proof of Work Consensus

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages