Bitcoin Forum
June 17, 2024, 11:26:12 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoin Peer to Peer network source code  (Read 1371 times)
tdumdiu (OP)
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
April 12, 2014, 06: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?
DeathAndTaxes
Donator
Legendary
*
Offline Offline

Activity: 1218
Merit: 1079


Gerald Davis


View Profile
April 14, 2014, 02:37:18 AM
 #2

https://github.com/bitcoin
Start in net.cpp

This might also help:
https://bitcointalk.org/index.php?topic=41722.0 (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.

drummerjdb666
Full Member
***
Offline Offline

Activity: 244
Merit: 101



View Profile
April 14, 2014, 02:39:03 AM
 #3

Yes please no more altcoins lol
YarkoL
Legendary
*
Offline Offline

Activity: 996
Merit: 1013


View Profile
April 14, 2014, 07: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.

“God does not play dice"
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!