Bitcoin Forum
May 08, 2024, 06:34:26 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Is there any Bitcoin libarary/SDK in .NET?  (Read 1817 times)
DeathAndTaxes (OP)
Donator
Legendary
*
Offline Offline

Activity: 1218
Merit: 1079


Gerald Davis


View Profile
May 10, 2012, 09:22:05 PM
 #1

I found this:
http://sourceforge.net/projects/bitnet/

but it looks to be abandoned.
1715150066
Hero Member
*
Offline Offline

Posts: 1715150066

View Profile Personal Message (Offline)

Ignore
1715150066
Reply with quote  #2

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

Activity: 23
Merit: 0


View Profile
May 10, 2012, 10:52:59 PM
 #2

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.
DeathAndTaxes (OP)
Donator
Legendary
*
Offline Offline

Activity: 1218
Merit: 1079


Gerald Davis


View Profile
May 10, 2012, 11:37:56 PM
 #3

Thanks I will take a look at it.
Sergio_Demian_Lerner
Hero Member
*****
expert
Offline Offline

Activity: 552
Merit: 629


View Profile WWW
May 12, 2012, 03:12:18 PM
 #4

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!
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!