impersonator-eth / impersonator

Login into dapps by impersonating any Ethereum address via WalletConnect or iFrame!

Home Page:https://impersonator.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

impersonator with connected browser extension wallet

noyyyy opened this issue · comments

commented

This issue is not a feature request, nor a bug report. Just an idea and discussion.

Usually, we can login to desktop broswer with mobile wallet via walletconnect, but no way to login to mobile app with broswer wallet.

Since impersonator can connect walletconnect directly on web, we can transfer the request to broswer wallet after receiving walletconenct request, then broswer wallet confirm sign and return data back to walletconnect. In this way, user can login in on mobile app with broswer wallet and do some stuff.

However, I didn't find any related discussion or code for this. Am I too closed, or there are some insoluble problems?