Burstcoin C++ Crossplatform Miner
C++ C Makefile
Switch branches/tags
Nothing to show
Pull request Compare This branch is 2 commits ahead of uraymeiviar:master.
Latest commit cd6c32d Sep 27, 2015 @dpreyl Cleanup

README.md

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 [ uraymeiviar@gmail.com ]

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