impersonator-eth / impersonator

Login into dapps by impersonating any Ethereum address via WalletConnect or iFrame!
https://impersonator.xyz
261 stars 47 forks source link

WalletConnect 2.0 #9

Closed lochie closed 1 year ago

lochie commented 1 year ago

Just a heads up that as of March 1st WalletConnect 1.0 will be sunset, so if you want this service to continue working you'll need to update soon.

lochie commented 1 year ago

This date has been postponed until June 28th.

apoorvlathey commented 1 year ago

Thanks for updating! I have started the work on integrating WC v2

cpecorari commented 1 year ago

For those wondering how to have a look into a dApp migrated to WC V2 and with no backward compatibility with V1... I have made a dirty fork of impersonator for WC2, with only account/visibility for now. You can try it there : https://impersonator.pecorari.fr/ @apoorvlathey I can try to find some time to implement more complete features if you would like a PR but i dont want to work on what you might already have;)

apoorvlathey commented 1 year ago

Thank you @cpecorari, I referenced some of the changes you made and finally added support for WalletConnect V2, while also retaining legacy V1. Merged the PR #11