Author

Topic: Is there any Bitcoin libarary/SDK in .NET? (Read 1817 times)

hero member
Activity: 552
Merit: 622
Yesterday I downloaded the lastest version and I had to modify a couple of lines of code to make Bitcoinshap work. I have not the modified source here but I remember two things:

- Allow checksum for version messages
- Initialize a semaphore with other arguments other than (0,0)  -> (0,1)


Bye!
donator
Activity: 1218
Merit: 1079
Gerald Davis
Thanks I will take a look at it.
newbie
Activity: 23
Merit: 0
http://code.google.com/p/bitcoinsharp/ is a port of bitcoinj to C#/.NET. BitcoinJ is really good, so I'd recommend the .NET port over what you posted.
donator
Activity: 1218
Merit: 1079
Gerald Davis
I found this:
http://sourceforge.net/projects/bitnet/

but it looks to be abandoned.
Jump to: