Burstcoin miner written in rust. I wrote this so that I could mine on my odroid-xu4.
To use:
- install rust, cargo, and gcc
- clone repo
- edit config.json to point at your folders and pool
- inside repo: cargo build --release
- cd target/release
- burst-miner -config=../../config.json