Post
Topic
Board Wallet software
Re: Wasabi Wallet - Making Bitcoin Transactions Untraceable
by
pooya87
on 24/10/2018, 03:50:25 UTC
build process: i must say i wasn't a fan of an open source wallet for which i needed to download .net's SDK on my linux box... I would have preferred a different language. However, i must say the build process ran smoothly. For my main system, i don't think i'll be downloading .net in order to run this wallet tough

whenever you want to build any project or run it, you have to have the programming language framework that it is using. in other words the dependency. if you try Electrum for instance you will have to install Python. in just happens that in some linux distros like Ubuntu it comes pre-installed.
the difference is Microsoft started .Net core recently and although multi platform projects are growing fast using .Net but it is not yet that popular for distros to include it with their releases.


it is good to see c# and also good to see Avalonia in action Cheesy