Post
Topic
Board Announcements (Altcoins)
Re: [ANN][DRK] DarkCoin | Anonymous (alpha) | KGW | No Premine | ASIC Resistant
by
LimLims
on 28/02/2014, 07:24:12 UTC

Thanks for that Smiley

Unfortunately, I am a true noob ... and I have no idea how to download/install/compile that under BAMT.

I think I may just have to take the time to install Windows again, and use that version.

I wish someone would create a BAMT installation for DRK, like the Vertcoin guys did Smiley

By the look of it, BAMT basically supports vertcoin mining out of the box. It's not the same with DarkCoin since it uses completely different algorithms.

I suggest learning how to clone the git repository and compile it, there will be a bit of a learning curve, but hey, you're already using linux so you might as well learn the basics! This is generally better than using someone else's precompiled binaries (but of course, it's up to you).


git clone https://github.com/prettyhatemachine/sph-sgminer.git

Then follow the instructions under "Building" in the source Readme.md

Post back here if you run into problems.