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

Add option to generate private key and address for a new user #193

Open
tempe-techie opened this issue Dec 29, 2024 · 2 comments
Open

Add option to generate private key and address for a new user #193

tempe-techie opened this issue Dec 29, 2024 · 2 comments

Comments

@tempe-techie
Copy link

  • Add an optional Connector which allows user to create a new wallet (private key, seed & address)
  • This feature would show up in the modal as one of the options (besides MetaMask, Rabby and other wallet connect options)
  • If user chooses this option, Vue Dapp generates a new wallet for the user and shows the user 12-word seed. The user is then asked to write that seed down. Also, the private key would get stored in Local Storage, so that it can be used by Vue Dapp whenever user wants to sign a transaction.
  • Bonus:
    • Store private key/seed to device keychain (Apply or Android Keychain)
    • Allow user to download password-encrypted file with private key/seed inside
@tempe-techie
Copy link
Author

Hi there,

We use GitHub issues as a place to track bugs and other development-related issues.

Please see the link below to our dedicated support line:

Help Center : Click Here (link removed)

Ticket ID: WR240

Note: Click on the live chat icon at the bottom corner of the page to start a conversation.

@johnson86tw Can you block this scammer from posting in your repo? (Check the checkbox to hide this user's comments for all users)

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

2 participants
@tempe-techie and others