In React moralis how to connect with coinbase wallet, I tried to pass provider name as coinbase in authenticate but it didn’t work
You will need to use a custom connector. There is an older example here, it may need to be changed slightly.
Thanks for the reply