impersonator-eth / impersonator

Login into dapps by impersonating any Ethereum address via WalletConnect or iFrame!
https://impersonator.xyz
261 stars 47 forks source link

Add sign methods #15

Open shrpne opened 11 months ago

shrpne commented 11 months ago

For now, Impersonator only supports eth_signTransaction, it would be great if it will support personal_sign, eth_sign and eth_signTypedData too, because a lot of DAPPs use it, and signing tx is often not enough to use DAPP