Post
Topic
Board Development & Technical Discussion
Merits 2 from 1 user
Re: Is this possible?
by
Coding Enthusiast
on 22/10/2016, 11:19:47 UTC
⭐ Merited by ETFbitcoin (2)
Well hello there Grin

Would it be possible to create a desktop wallet in C#?

Why C♯?

And yes it is possible. There are already so many great bitcoin libraries written in C♯ on GitHub that you can start with.
Off the top of my head I can name BouncyCastle
http://www.bouncycastle.org/csharp
There are more in my starred repos