CodinMaster 1e222f4978 Update README
* Add installation instructions
* Updated UI Screenshot
2021-08-23 16:51:49 +05:30
2021-08-23 16:51:49 +05:30
2021-08-22 03:44:44 +05:30
2021-08-22 03:44:44 +05:30
2021-08-23 16:51:49 +05:30

🎭 Impersonator 🕵️‍♂️

Login into DApps by impersonating any Ethereum address via WalletConnect!


Website:

https://apoorvlathey.com/impersonator/

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

Description
No description provided
Readme 1.8 MiB
Languages
TypeScript 96%
JavaScript 3.9%
CSS 0.1%