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
Create a plugin to make it easier to work with wallet_* RPC methods:
wallet_*
wallet_addEthereumChain
wallet_getPermissions
wallet_requestPermissions
wallet_revokePermissions
wallet_switchEthereumChain
wallet_watchAsset
wallet_scanQRCode
wallet_registerOnboarding
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Create a plugin to make it easier to work with
wallet_*
RPC methods:wallet_addEthereumChain
(EIP-3085)wallet_getPermissions
(EIP-2255)wallet_requestPermissions
(EIP-2255)wallet_revokePermissions
(EIP-7715)wallet_switchEthereumChain
(EIP-3326)wallet_watchAsset
(EIP-747)wallet_scanQRCode
(EIP-945)wallet_registerOnboarding
(MetaMask only?)The text was updated successfully, but these errors were encountered: