Trust Wallet Integration

how can i implement trust wallet with moralis? i already saw this https://docs.moralis.io/users/crypto-login#custom-wallet-login

I have to use this, right? https://github.com/trustwallet/trust-web3-provider

if so, for each network that supports trust wallet i have to overwrite the method?

Any example of that?

Hey @crox

You can use native supported WalletConnect Provider(Exmaple). It supports a lot of wallets (Link) including Trust Wallet.

Or you can follow Custom Wallet Login guide.

for each network that supports trust wallet i have to overwrite the method?

In theory, no. But you need to read the documentation for the trust wallet.

Happy BUIDLing :man_mechanic:

1 Like

When I try to search for trust wallet in the search dialog it does now show trust wallet… there is no option to connect to Trust wallet… Please help

Trust wallet is a Wallet Connect wallet, you can choose Wallet Connect and scan the QR Code from your trust wallet :raised_hands:

Ohhhhhh!! Thanks bro !! Iam actually React Developer and new to web3 … Getting confused alot !!

1 Like

Sounds awesome man! :fire: Yeah Wallet Connect is a very good protocol, a lot of mobile wallet are actually Wallet Connect wallet like Metamask Mobile, Argent, Rainbow, Crypto.com DeFi App, etc, so actually by incorporating WalletConnect as an option you’ll be able to onboard user with 100s of different wallet.

Happy BUIDL :rocket: ! and feel free to ask more in the forum if you have any other question~