Go to file
Stedd 39aa1eff9b Merge branch 'Dev/ConnectTransactionsAndWallets' 2022-02-12 20:35:01 +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 Merged DBs to one BD 2022-02-12 15:49:32 +01:00
App.xaml Add project files. 2021-07-29 13:13:10 +02:00
App.xaml.cs Code cleanup 2022-01-16 02:59:41 +01: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.db Generating DB and Tables on startup 2022-02-12 18:38:18 +01:00
CryptoCalc.sln Add project files. 2021-07-29 13:13:10 +02:00
DBClasses.cs Changed float to decimal for better precision 2022-02-12 20:33:46 +01:00
DBInteraction.cs Generating DB and Tables on startup 2022-02-12 18:38:18 +01:00
MainWindow.xaml Added functionality for adding wallets 2022-02-12 19:59:00 +01:00
MainWindow.xaml.cs Changed float to decimal for better precision 2022-02-12 20:33:46 +01:00
Util.cs Updades for DB Interaction 2021-10-22 17:55:41 +02:00