TrueFiEng / useDApp

Framework for rapid Dapp development. Simple. Robust. Extendable. Testable
https://usedapp.io
MIT License
1.58k stars 368 forks source link

Custom wallet connectors in post web3-react world? #520

Open gsteenkamp89 opened 2 years ago

gsteenkamp89 commented 2 years ago

Removing Web3-React as a dependency seems like it was a good move.

In the console I get the following warning: "Using web3-react connectors is deprecated and may lead to unexpected behavior."

My question now is: How do we now use custom wallet connectors? I would like to maintain my own library of custom wallet connectors, but am now unsure if/how this will work with the current version of useDapp.

I realise this should probably not be in an issue, but there is no discord afaio. Any help would be appreciated. TIA

shadmatic commented 2 years ago

I'm also facing the same issue. Is there any other library that provides custom connectors to be used in useEthers?

0xModene commented 2 years ago

Taking a particular interest in #754 and wondering how I might help push this forward? Specifically, I really want the Coinbase Wallet Connector for use in our dapp

rzadp commented 2 years ago

@0xModene We will loop you in when we have something testable so you could help us beta-test it :) cc @mj426382