You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should support login with arbitrary address within our UI in read only. Instead of using WalletConnect and https://guest.so, we could made this feature available with simply an input in the log in modal. Ideally we should also have a route to login user directly like https://snapshot.box/login/0xeF8305E140ac520225DAf050e2f71d5fBcC543e7 that redirect to /#/home
You can use Ethers.js Provider to initiate an connexion with a custom address for read functions.
We should support login with arbitrary address within our UI in read only. Instead of using WalletConnect and https://guest.so, we could made this feature available with simply an input in the log in modal. Ideally we should also have a route to login user directly like https://snapshot.box/login/0xeF8305E140ac520225DAf050e2f71d5fBcC543e7 that redirect to /#/home
You can use Ethers.js Provider to initiate an connexion with a custom address for read functions.
Duplicate: https://github.com/snapshot-labs/workflow/issues/225
The text was updated successfully, but these errors were encountered: