v1rtl

Results 451 comments of v1rtl

could you please bump the w3r dep so CI re-runs?

Can you please paste the full error stack?

Since it's already implemented, I'll close this issue https://github.com/Uniswap/web3-react/tree/main/packages/eip1193

Try this https://github.com/solana-labs/wallet-adapter

it has been discussed before here: [#481](https://github.com/Uniswap/web3-react/pull/481#issuecomment-1109046702)

v8 doesn't support web3.js because it's based on ethers. Use ethers instead.

Some warnings yes, because v8 MetaMask has updated dependencies

Should I keep working on WC v2 or it's worth waiting / not work the effort yet?

this error usually appears when you connect to a wallet but user hasn't unlocked it yet. The easiest way is checking by `error.code` imo