the file structure has been created and the application's basic architecture has been defined

This commit is contained in:
Александр Ебаклаков
2026-03-21 19:33:45 +03:00
commit c0a1fa6273
68 changed files with 15904 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
// Vault management IPC command handlers
// Implements: get_accounts, create_account, update_account, delete_account