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

New way to add all tokens to Metamask #45

Open
sidko opened this issue Feb 5, 2020 · 2 comments
Open

New way to add all tokens to Metamask #45

sidko opened this issue Feb 5, 2020 · 2 comments
Assignees

Comments

@sidko
Copy link

sidko commented Feb 5, 2020

Current Problem
Users who use the exchange need to add their social money tokens one at a time. This is time confusing, complicated, and hard to do even for experienced users (also, we don't make it easy to see the token address on our apps).

Describe the solution you'd like
Dan Finley at Metamask tweeted about this: https://metamask.github.io/metamask-docs/Best_Practices/Registering_Your_Token. Seems like we can implement this on our end. Let's start with the exchange and then add to the app.

On the exchange front, we can add all social money token that are traded on the exchange to their MetaMask.

Additional context
https://github.com/estebanmino/EIPs/blob/master/EIPS/eip-747.md
Dan Finley's tweet: https://twitter.com/DanFinlay3/status/1225117719344734209

CC @rachel-tryroll to help with a quick design of the button here.
@marlon-wiprud we may need to check if the uses has connected their MetaMask and only then show the button.

@rachel-tryroll
Copy link

2 Entry points
1 Learn More Modal
3 Screen States

  1. Entry point 1 - When connecting a MetaMask Wallet
  2. Entry point 2 - Once the wallet is already connected "Configure" wallet
  3. Learn More Modal Screen
  4. Screen State 1 - Default State
  5. Screen State 2 - Select All
  6. Screen State 3 - Select Some with Hover State

Screen Wires

01_add_all_to_wallet
02_configure
03_learn_more_modal
04_configure_modal
05_configure_modal_active_-_all
06_configure_modal_active_-_some

@sidko @brevityy these are ready for review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants