Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 656 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 656 Bytes

burst-miner

native burstcoin miner, its fast, its multithreaded, low memory usage, multi-account and multi-plot you can specity plot directory or files inside mining.conf file

contact : uray meiviar [ [email protected] ]

please donate to support developments :

  • [ Burst ] BURST-8E8K-WQ2F-ZDZ5-FQWHX
  • [ Bitcoin ] 1UrayjqRjSJjuouhJnkczy5AuMqJGRK4b

compilation :

tested on OSX and Linux using GCC 4.8.x

  • for linux, just do "make", binary will be in "bin" directory and then edit "mining.conf" file
  • for windows, compilation is tested using Visual Studio Express 2013 (Desktop)
  • for OSX, compilation is tested using XCode 5