MetaMask / test-dapp

The sample dapp used for e2e testing and metamask-extension QA
https://metamask.github.io/test-dapp/
MIT License
587 stars 347 forks source link

Add provider authorize section #324

Closed jiexi closed 2 months ago

jiexi commented 5 months ago

Adds a CAIP-25 provider_authorize section with a button that sends a provider_authorize request

See: https://github.com/MetaMask/MetaMask-planning/issues/2360 See: https://github.com/MetaMask/metamask-extension/pull/24181

Screenshot 2024-04-22 at 11 50 35 AM

Screenshot 2024-04-22 at 11 50 59 AM

jiexi commented 5 months ago

Not sure if we want to parse the CAIP-25 response into actual UI

jiexi commented 2 months ago

closing in favor of https://github.com/MetaMask/test-dapp/pull/342