MetaMask / test-dapp

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

Add Various EIP-712 TypedSign buttons (V1) #358

Open digiwand opened 1 month ago

digiwand commented 1 month ago

There are various TypedSign structs requested.

Create buttons to support (these are unconstrained suggestions):

bschorchit commented 1 month ago

I think we can skip Root since it's only a hex and we won't be able to decode it.

Screenshot 2024-09-23 at 17 56 38
digiwand commented 1 month ago

👍🏼 removed Root spec. Thank you @bschorchit!