Bitcoin Forum
June 17, 2024, 10:41:36 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Good reference implementations of Bitcoin?  (Read 733 times)
ltltltlt (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
April 22, 2012, 11:50:54 AM
 #1

Hey--I'm looking for a good reference implementation of Bitcoin source code. I saw someone somewhere else mention bitcoinsharp, which looks neat. Any other good source code repositories to look at?
jim618
Legendary
*
Offline Offline

Activity: 1708
Merit: 1066



View Profile WWW
April 22, 2012, 03:27:33 PM
 #2

There is the bitcoinj code at:
http://code.google.com/p/bitcoinj/

Which is worth considering. The bitcoinsharp code was originally a port of this but I expect they have diverged now. Bitcoinj is mature, pretty easy to use and used for real in MultiBit, Android Bitcoin Wallet and I am sure other projects I am unaware of.

There is Libbitcoin in C++.

For python both Electrum and Armory are python front ends but use a bespoke server and bitcoind as their 'bitcoin providers' respectively. I am not sure if there are python bindings for Libbitcoin yet but if python takes your fancy that would be the place to start.

I would avoid using the Satoshi code is at all possible due to it's complexity.

MultiBit HD   Lightweight desktop client.                    Bitcoin Solutions Ltd   Bespoke software. Consultancy.
ltltltlt (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
April 23, 2012, 02:04:26 PM
 #3

This is awesome, I was actually hoping for a Python implementation. Thanks  Smiley
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!