blockscout / frontend

Front-end application for Blockscout
https://blockscout.com
GNU General Public License v3.0
162 stars 424 forks source link

Enable WC social login #2140

Open maikReal opened 1 month ago

maikReal commented 1 month ago

What to do?

We need to enable the social login for the WalletConnect widget. But before enabling it, we need to check what will be the result of a wallet connection if a user is using "Sign in with Farcaster". As for the BS account v2 we need to have a wallet address and the signature to create a BS account, we need to have the same info if a user uses the social login

https://walletconnect.com/blog/sign-in-with-farcaster-appkit

https://secure.walletconnect.com/dashboard

For BS account V2:

maxaleks commented 1 month ago

@maikReal @tom2drum I tested this feature, but it doesn't seem to work. More details in the PR description: https://github.com/blockscout/frontend/pull/2159