Go to file
Stedd 4b6581fbd7 Refactoring and cleanup 2022-01-15 17:27:38 +01:00
.gitattributes Add .gitignore and .gitattributes. 2021-07-29 13:13:08 +02:00
.gitignore Changed read from database 2021-08-08 08:55:38 +02:00
App.config Generic method to save DB data 2022-01-15 15:28:59 +01:00
App.xaml Add project files. 2021-07-29 13:13:10 +02:00
App.xaml.cs Add project files. 2021-07-29 13:13:10 +02:00
AssemblyInfo.cs Add project files. 2021-07-29 13:13:10 +02:00
CryptoCalc.csproj Read/Write to SQLite 2021-08-01 16:12:59 +02:00
CryptoCalc.sln Add project files. 2021-07-29 13:13:10 +02:00
DBClasses.cs Refactoring and cleanup 2022-01-15 17:27:38 +01:00
DBInteraction.cs Refactoring and cleanup 2022-01-15 17:27:38 +01:00
MainWindow.xaml Added wallet DB code 2021-10-26 20:25:59 +02:00
MainWindow.xaml.cs Refactoring and cleanup 2022-01-15 17:27:38 +01:00
Util.cs Updades for DB Interaction 2021-10-22 17:55:41 +02:00
data.db Refactored DB classes 2022-01-15 17:07:16 +01:00
transactions.db Refactored DB classes 2022-01-15 17:07:16 +01:00
wallet.db Refactored DB classes 2022-01-15 17:07:16 +01:00