Post
Topic
Board Mining (Altcoins)
Re: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX]
by
cbuchner1
on 07/07/2014, 20:03:31 UTC
Christian,
Boolberry stratum code is tested and complete. Both are here -> https://github.com/cryptozoidberg
Our test pool has found a few blocks -> http://162.243.210.156/#
ExtremePool has the stratum code running on http://boolberry.extremepool.org/

This looks like a reasonable starting point to do either a fork of said code, or to pull in all the stratum code into ccminer.

I'll proabably start by creating a cudaminer/ccminer-like Windows port based on Visual C++ 2010, as Windows is my primary
development environment for mining software.

Christian