Bitcoin Forum
May 06, 2024, 01:01:30 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Protocoin - a pure Python Bitcoin protocol implementation  (Read 621 times)
tarantulae (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
November 22, 2013, 11:35:44 PM
Last edit: November 29, 2013, 11:56:20 AM by tarantulae
 #1

Just release Protocoin [1], a pure Python Bitcoin protocol implementation.

[1] http://protocoin.readthedocs.org/

Thanks !
1715000490
Hero Member
*
Offline Offline

Posts: 1715000490

View Profile Personal Message (Offline)

Ignore
1715000490
Reply with quote  #2

1715000490
Report to moderator
1715000490
Hero Member
*
Offline Offline

Posts: 1715000490

View Profile Personal Message (Offline)

Ignore
1715000490
Reply with quote  #2

1715000490
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715000490
Hero Member
*
Offline Offline

Posts: 1715000490

View Profile Personal Message (Offline)

Ignore
1715000490
Reply with quote  #2

1715000490
Report to moderator
1715000490
Hero Member
*
Offline Offline

Posts: 1715000490

View Profile Personal Message (Offline)

Ignore
1715000490
Reply with quote  #2

1715000490
Report to moderator
1715000490
Hero Member
*
Offline Offline

Posts: 1715000490

View Profile Personal Message (Offline)

Ignore
1715000490
Reply with quote  #2

1715000490
Report to moderator
cardcomm
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250



View Profile
November 23, 2013, 12:27:41 AM
 #2

Interesting. Looks to be a nice, well documented codebase. Nice work.

What kinds of applications do you see being built with this framework?

Easily see your cgminer status with my cgminerLCDStats app:  http://cardcomm.github.io/cgminerLCDStats/
Did my post help you or make you laugh? Let me know with Bitcoins at: 1CQfpMHQ5zVuZ5i9uxSHSSx4J8ZhehSjn3  Smiley
tarantulae (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
November 23, 2013, 12:34:37 AM
 #3

This is the first release, so there is a long road ahead but the hard work was already implemented, which is the serialization/deserialization design to support all Bitcoin protocol details. You can implement a full Bitcoin client if you want or even a simple app to collect statistics from the network, to plot network graphs between nodes, to do studies on the P2P network like: how is a block replicated in the network, how is a transaction replicated, how many time takes to a transaction going from a node to another node, etc, there are a lot of things you can do with it and there are some of these that are in my roadmap to develop too. Thanks for the interest.
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!