2021-08-22 03:44:44 +05:30
|
|
|
# 🎭 Impersonator 🕵️♂️
|
|
|
|
|
|
|
|
|
|
### Login into DApps by impersonating any Ethereum address via WalletConnect! <br />
|
|
|
|
|
|
|
|
|
|
<hr />
|
|
|
|
|
|
|
|
|
|
## Website:
|
|
|
|
|
|
2021-11-29 00:25:25 +05:30
|
|
|
**[https://www.impersonator.xyz/](https://www.impersonator.xyz/)**
|
2021-08-22 03:44:44 +05:30
|
|
|
|
|
|
|
|
## Screenshots:
|
|
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
|
|
(PS: Users won't be able to transact (obviously) as no private keys are being used here)
|
2021-08-23 16:51:49 +05:30
|
|
|
|
|
|
|
|
## Local Installation
|
|
|
|
|
|
|
|
|
|
1. Install required packages <br/>
|
|
|
|
|
`yarn install`
|
|
|
|
|
|
|
|
|
|
2. Start local development server <br />
|
|
|
|
|
`yarn start`
|
|
|
|
|
|
|
|
|
|
3. Build react project <br />
|
|
|
|
|
`yarn build`
|