wire-web-packages
wire-web-packages copied to clipboard
feat: add initial db migration trigger logic [FS-1095]
We want to migrate from cryptobox to corecrypto. We will trigger a migration script after dexie db version has upgraded (upgrade hook on webapp side).
Blockers:
We need to have core-crypto proteus client initialised to call coreCryptoClient.proteusCryptoboxMigrate method. FS-1096