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

feature(ChannelWallet): Create Web3 independent Layer 2 Channel Wallet UI #15

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

roguealexander
Copy link
Contributor

@roguealexander roguealexander commented Apr 10, 2021

Channel Wallet Creation / Recovery Flow:

In addition to connected Web3 bar in upper right corner, a differently styled 'channel wallet' L2 wallet will exist.
This wallet will open and maintain persistent channels with stakenet architecture.

The initial wallet flow will have 4 states:

  • CREATE_OR_UNLOCK: Top (create) section with chain options to deploy wallet smart contract on. Bottom (unlock) section to enter seed phrase encryption password, alternative text link to unlock wallet with seed phrase (if persistent state lost)
  • SEED_PHRASE_RECOVERY: If user is entering seed phrase, take to seed_phrase_recovery modal with more security warnings to prevent user from entering seed phrase in phishing website.
  • PENDING_WALLET_CREATION: Showing status of txn to create wallet
  • ACCOUNT: Account maintainence and options, featuring bundled offramp / encrypt wallet / etc buttons

This PR is blocking Connext Wallet integration, but will most likely implement some of the connext api before being merged

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

Successfully merging this pull request may close these issues.

1 participant