Are there any C# Bitcoin libraries and/or mining pool software packages?

Mehran

Member
Joined
Aug 18, 2021
Messages
7
Programming Experience
Beginner
Hello everyone

I searched a lot, but there is little or no content,
One of our company's software will be installed on 20,000 computers so I want to take this opportunity

Can I connect to the pool via API ?
 
Is your company okay with you installing Bitcoin mining software on its computers? Or is this a Trojan or Easter egg?
 
Seems to me you can start off with the code from here:


but replace it's use of the GETWORK protocol for getting work with the Stratum protocol for getting work.
 
Back
Top Bottom