impersonator-eth / impersonator

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

WIP: add personal_sign #20

Open apoorvlathey opened 4 months ago

apoorvlathey commented 4 months ago

Test dapp: https://react-app.walletconnect.com/

When trying to call personal_sign RPC method, the dapp instantly throws the request failed error, before the injected wallet can sign the message: image

Most probable reason is No matching key. session topic doesn't exist error shown on Impersonator when the above request is made: image