0

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?

Gugu72
  • 2,052
  • 13
  • 35
Rango22
  • 66
  • 10

1 Answers1

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