Author

Topic: C# Bitcoin Wallet ? (Read 5557 times)

sr. member
Activity: 353
Merit: 250
Zichain
February 02, 2015, 02:27:20 PM
#5
If you choose NBitcoin, I wrote the first part of a book here : http://blockchainprogramming.azurewebsites.net/
This is probably the smoother curve to get started to bitcoin dev.

That's what Im talking about , good job brother
and thank you so much
hero member
Activity: 714
Merit: 661
January 26, 2015, 07:45:42 PM
#4
If you choose NBitcoin, I wrote the first part of a book here : http://blockchainprogramming.azurewebsites.net/
This is probably the smoother curve to get started to bitcoin dev.
sr. member
Activity: 353
Merit: 250
Zichain
December 17, 2014, 12:44:14 PM
#3
Quite a few wallets, libraries, tools, and wrappers for c#:

The most complete, and one that includes alot of documentation/publication on the web so if your looking to learn or understand is probably your best resource:
https://github.com/NicolasDorier/NBitcoin
Lots of technical explanation here to get you working with it:
http://www.codeproject.com/Articles/768412/NBitcoin-The-most-complete-Bitcoin-port-Part-Crypt

Other prominent projects:
https://code.google.com/p/bitcoinsharp/  (C# port of bitcoinJ ideal if your looking for just wallet functionality)
BitcoinLib: https://github.com/GeorgeKimionis/BitcoinLib
BitSharp: https://github.com/pmlyon/BitSharp
Bitcoin-Tool: https://bitcointalksearch.org/topic/c-bitcoin-tool-variety-of-uses-148163 https://github.com/mb300sd/Bitcoin-Tool/
Bitcoin C# QT Wrapper: https://github.com/LarsHoldgaard/bitcoin-wrapper

I think that should cover anything your looking for, although I wonder how you were unable not to find them yourself... Cheesy

Thank you very much , almost everything I wanted Grin
and it's probably because I used google instead of bitcointalk search , and github isn't on the top of the results :p thanks again mate
sr. member
Activity: 293
Merit: 250
Director - www.cubeform.io
December 17, 2014, 12:03:45 PM
#2
Quite a few wallets, libraries, tools, and wrappers for c#:

The most complete, and one that includes alot of documentation/publication on the web so if your looking to learn or understand is probably your best resource:
https://github.com/NicolasDorier/NBitcoin
Lots of technical explanation here to get you working with it:
http://www.codeproject.com/Articles/768412/NBitcoin-The-most-complete-Bitcoin-port-Part-Crypt

Other prominent projects:
https://code.google.com/p/bitcoinsharp/  (C# port of bitcoinJ ideal if your looking for just wallet functionality)
BitcoinLib: https://github.com/GeorgeKimionis/BitcoinLib
BitSharp: https://github.com/pmlyon/BitSharp
Bitcoin-Tool: https://bitcointalksearch.org/topic/c-bitcoin-tool-variety-of-uses-148163 https://github.com/mb300sd/Bitcoin-Tool/
Bitcoin C# QT Wrapper: https://github.com/LarsHoldgaard/bitcoin-wrapper

I think that should cover anything your looking for, although I wonder how you were unable not to find them yourself... Cheesy
sr. member
Activity: 353
Merit: 250
Zichain
December 17, 2014, 11:33:59 AM
#1
Can't seem to find any on the forums Sad Is there is any Open source Bitcoin wallets written in C# or any projects related to BTC (no miners) written in C# ? Grin wanna check them out . thanks
Jump to: