Author

Topic: Bitcoin Peer to Peer network source code (Read 1387 times)

legendary
Activity: 996
Merit: 1013
April 14, 2014, 02:13:21 AM
#4

Also
https://github.com/conformal/btcd/wiki

The Go implementation is way more readable than the reference client source.

The C++ code should still be studied however, together with the materials in Bitcoin Wiki.
full member
Activity: 244
Merit: 101
April 13, 2014, 09:39:03 PM
#3
Yes please no more altcoins lol
donator
Activity: 1218
Merit: 1080
Gerald Davis
April 13, 2014, 09:37:18 PM
#2
https://github.com/bitcoin
Start in net.cpp

This might also help:
https://bitcointalksearch.org/topic/satoshi-client-operation-node-discovery-41722 (portions may be out of date, IRC is no longer used)


To be blunt if you can't figure it out from there you have no business launching a new peer to peer anything.

newbie
Activity: 15
Merit: 0
April 12, 2014, 01:22:23 AM
#1
I am trying implement a new virtual currency. I need to use the existing Bitcoin P2P network infrastructure.  Does anybody have an idea about any place where i can take the source code of the bitcoin peer to peer network infrastructure? I only need the Bitcoin P2P network portion of the source code. Could someone able to advise me on this?
Jump to: