-
Notifications
You must be signed in to change notification settings - Fork 3
Manual Backup and Restore Mechanism #17
Copy link
Copy link
Open
Description
Description:
As a safeguard against total data loss and to bypass the need for intensive chain scans, users should have the ability to manually back up their local storage data.
Tasks:
[ ] Export Utility: Create a "Full Backup" button that exports local storage data (ZK account indices, order details, etc.) into a downloadable JSON file.
[ ] Import Utility: Create a "Restore from Backup" feature that allows users to upload their backup file to instantly repopulate local storage.
[ ] Security: Ensure the backup file is encrypted or clearly warns the user about the sensitivity of the data.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels