Author

Topic: erlang bitcoin client? (Read 1235 times)

newbie
Activity: 4
Merit: 0
April 01, 2012, 09:11:44 AM
#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?
donator
Activity: 15
Merit: 0
March 31, 2012, 06: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
full member
Activity: 120
Merit: 144
March 30, 2012, 11:44:16 PM
#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.
donator
Activity: 15
Merit: 0
March 30, 2012, 09:20:15 PM
#2
or is there any interest in one? Smiley

Andy
donator
Activity: 15
Merit: 0
March 30, 2012, 09:10:25 PM
#1
Is there any implementation of a bitcoin client in erlang? Smiley

Andy
Jump to: