stellar / freighter

Stellar browser extension
82 stars 25 forks source link

Reskin: Onboarding Flow #329

Closed piyalbasu closed 2 years ago

piyalbasu commented 2 years ago

This is the flow you enter when you have NO wallet info stored in background (a brand new user, for ex).

An easy way to get into this flow is to open the DevTools for chrome-extension://eiodnmeacfjkeaficifjdjomimneiona/_generated_background_page.html and go to Application -> Local Storage and clear all the data in here. Nav'ing to anywhere in the app should now bring you int the Onboarding flow.

/views involved:

<Welcome>
<MnemonicPhrase>
<FullScreenSuccessMessage>
acharb commented 2 years ago

looks like AccountCreator.tsx also is in this flow (unless it's included on another ticket I missed). Will do as part of this ticket too

acharb commented 2 years ago

closed after https://github.com/stellar/freighter/pull/361