We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
useEvm
addNetwork
We should also add the ability to add a specific token to Metamask through addToken method
addToken
These methods will make it more convienent for new users of the platform to onboard themselves to the site or service.
Stretch Goals
The text was updated successfully, but these errors were encountered:
No branches or pull requests
We should expose from
useEvm
the ability for someone to calladdNetwork
and it would prompt in Metamask the network to add and switch toWe should also add the ability to add a specific token to Metamask through
addToken
methodThese methods will make it more convienent for new users of the platform to onboard themselves to the site or service.
Stretch Goals
The text was updated successfully, but these errors were encountered: