Bitcoin Forum
July 14, 2024, 03:20:55 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: erlang bitcoin client?  (Read 1224 times)
AndyG (OP)
Donator
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
March 31, 2012, 02:10:25 AM
 #1

Is there any implementation of a bitcoin client in erlang? Smiley

Andy
AndyG (OP)
Donator
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
March 31, 2012, 02:20:15 AM
 #2

or is there any interest in one? Smiley

Andy
whitslack
Full Member
***
Offline Offline

Activity: 120
Merit: 144



View Profile
March 31, 2012, 04:44:16 AM
 #3

In my spare time (which admittedly isn't much), I'm writing a clean-room implementation of the Bitcoin peer-to-peer protocol in Java. I figure it's always good to have multiple implementations of the protocol, competition being the free market's way of regulating.

It's not a particularly complicated protocol. The Script engine is probably the most difficult part. You can find the protocol specification here. That's what I've been going off of.
AndyG (OP)
Donator
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
March 31, 2012, 11:20:09 AM
 #4

In my spare time (which admittedly isn't much), I'm writing a clean-room implementation of the Bitcoin peer-to-peer protocol in Java. I figure it's always good to have multiple implementations of the protocol, competition being the free market's way of regulating.

It's not a particularly complicated protocol. The Script engine is probably the most difficult part. You can find the protocol specification here. That's what I've been going off of.

nice... thanks for the reply w/ info.

Andy
markus
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
April 01, 2012, 02:11:44 PM
 #5

In my spare time (which admittedly isn't much), I'm writing a clean-room implementation of the Bitcoin peer-to-peer protocol in Java. I figure it's always good to have multiple implementations of the protocol, competition being the free market's way of regulating.

It's not a particularly complicated protocol. The Script engine is probably the most difficult part. You can find the protocol specification here. That's what I've been going off of.

Why not use BitcoinJ?
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!