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 method for adding network & tokens to MetaMask #68

Open
5 tasks
jsheely opened this issue Mar 25, 2022 · 0 comments
Open
5 tasks

Add method for adding network & tokens to MetaMask #68

jsheely opened this issue Mar 25, 2022 · 0 comments

Comments

@jsheely
Copy link
Contributor

jsheely commented Mar 25, 2022

  • We should expose from useEvm the ability for someone to call addNetwork and it would prompt in Metamask the network to add and switch to

  • We should also add the ability to add a specific token to Metamask through addToken method

These methods will make it more convienent for new users of the platform to onboard themselves to the site or service.

Stretch Goals

  • Checking to see if network is already added and just not selected
  • Is token already added?
  • Expose what network the user is connected to vs what network is requestd
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