This is .net implementation of the wallet which can be used to buy/sell encrypted files via encryptior.com It contains of the app source code.
.NET Framework 4.5
Project was built with VS2015. You'd probably need that version or higher.
Once you start the solution, you need to download packages... In theory just building the application should download everything and start the app.
If this doesn't work then install them manually, or by using "nuget.restore".
I know...
You can add your own installer project. There is a pre-built version available here : https://www.encryptior.com/#downloads
This project is licensed under the MIT License - see the licence.txt file for details