Author

Topic: Networking in a simple beginner miner (Read 1179 times)

newbie
Activity: 2
Merit: 0
November 07, 2016, 12:34:40 PM
#3
Hi everyone,
I am starting with bitcoin and want to build a very simple miner in c/c++, with use of my own sha function and block building. However I am looking for something that would help me with the networking part, is there a library or other tool that would help me with this?

Why do you need to re-invent the wheel?

https://github.com/ckolivas/cgminer


Because I want to write it on my own, and also this is to use with some usb devices and I am not going to use any.

legendary
Activity: 1015
Merit: 1000
October 27, 2016, 05:28:34 AM
#2
Hi everyone,
I am starting with bitcoin and want to build a very simple miner in c/c++, with use of my own sha function and block building. However I am looking for something that would help me with the networking part, is there a library or other tool that would help me with this?

Why do you need to re-invent the wheel?

https://github.com/ckolivas/cgminer
newbie
Activity: 2
Merit: 0
October 26, 2016, 04:37:45 PM
#1
Hi everyone,
I am starting with bitcoin and want to build a very simple miner in c/c++, with use of my own sha function and block building. However I am looking for something that would help me with the networking part, is there a library or other tool that would help me with this?
Jump to: