Skip to content
This repository has been archived by the owner on Oct 11, 2020. It is now read-only.

Wallet Restore Design

Aviv Eyal edited this page Oct 8, 2018 · 1 revision

Wallet Restoration Design

Restoring Wallet UX

Screen should display the restoration options:

  1. Restore from paper backup
  2. Restore from file

Restore from wallet data file

On desktop - open file location prompts to allow the user to locate the wallet's data file. On mobile - open file import interaction for the native platform. e.g. Allow to restore from file on iCloud in iOS or in Google drive on Android.

TODO: Show desktop and mobile mocks

After the wallet is restored - the app should display it.

Restoring from Paper Backup

Todo: need a screen where user can input 12 words phrases and button to restore.

The wallet should be restored from the 12 words, displayed and the wallet's data file should be persisted.