Post
Topic
Board Project Development
Re: Attempting to code a wallet
by
PinkLlama
on 27/10/2016, 20:32:23 UTC
NBitcoin should be a good start (It's the most complete Bitcoin Library for .NET) and still getting updated till today : https://github.com/MetacoSA/NBitcoin , check the user Github profile as well , he is very active for what comes to C# (Bitcoin) projects.

Thanks for the resources!