๐ญ Impersonator ๐ต๏ธโโ๏ธ
March 2, 2025 ยท View on GitHub
Login into DApps by impersonating any Ethereum address via WalletConnect!
Website:
Screenshots:

(PS: Users won't be able to transact (obviously) as no private keys are being used here)
Local Installation
-
Install required packages
yarn install -
Start local development server
yarn start -
Build react project
yarn build