Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Onboarding] Implement "Create a new wallet" flow #19

Open
CassioMG opened this issue Mar 4, 2025 · 0 comments
Open

[Onboarding] Implement "Create a new wallet" flow #19

CassioMG opened this issue Mar 4, 2025 · 0 comments

Comments

@CassioMG
Copy link
Contributor

CassioMG commented Mar 4, 2025

This task is about creating the business logic for the create a new wallet flow. The actual UI components will be handled in separate tasks.

Included in this task:

  • Navigation between all screens
  • Handle password creation
  • Handle mnemonic phrase generation
  • Handle multiple account derivation from same mnemonic phrase
  • Handle deriving distinct key pairs for Testnet and Mainnet from the same mnemonic phrase
  • Setup a secure storage for password, mnemonic phrase and secret keys
  • Error handling
  • Handle onboarding flow states (skipped steps, resuming process)
@CassioMG CassioMG added this to the Freighter Mobile - Teaser milestone Mar 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant