๐ŸŽญ Impersonator ๐Ÿ•ต๏ธโ€โ™‚๏ธ

March 2, 2025 ยท View on GitHub

Login into DApps by impersonating any Ethereum address via WalletConnect!


Website:

https://www.impersonator.xyz/

Screenshots:

demo-by-address

(PS: Users won't be able to transact (obviously) as no private keys are being used here)

Local Installation

  1. Install required packages
    yarn install

  2. Start local development server
    yarn start

  3. Build react project
    yarn build

Contents

  1. 0.1Login into DApps by impersonating any Ethereum address via WalletConnect!
  2. 1Website:
  3. 2Screenshots:
  4. 3Local Installation