1
Hi guys is there a Java or C# library for mining bitcoins? I am hoping to incorporate it into an application. I have read the other questions that asked about libraries but i need to know if these libraries allow mining
1
Hi guys is there a Java or C# library for mining bitcoins? I am hoping to incorporate it into an application. I have read the other questions that asked about libraries but i need to know if these libraries allow mining
2
Diablo Miner is GPU miner implemented in Java. It's not a library, but it shouldn't be hard to incorporate it's code in another application.
1
You can find Bitcoin C# implementation here
For which aspect of mining? Why not use one of the existing programs, like guiminer or pyoclbm? – Nick ODell – 2013-04-05T23:49:20.730