I am going to connect with trust wallet on mobile and metamask on computer in react. but now I can only connect with metamask. I want to connect with trust wallet on mobile. How does it solve?
Asked
Active
Viewed 2,338 times
1 Answers
0
use WalletConnect in web3-react or web3Modal
you can read the documentation from coinbase wallet sdk

Sukma Dewa
- 21
- 3
-
I recommend using Web3.JS lib because these 2 libs you mentioned are outdated and no longer maintained. – Jamal Jul 24 '23 at 14:01