Web3Auth / web3auth-react-native-sdk

MIT License
40 stars 20 forks source link

How to connect to wallet #73

Open abigail-0111 opened 1 year ago

abigail-0111 commented 1 year ago

I want to connect with metamask, but in the SDK, it seems that the web3auth not support to connect with wallet..

What should I do. If not support it, have any idea?

nicomanzato commented 1 year ago

I have the same question, I've got to the point where I logged in successfully but I'm unable to replicate the steps in the documentation described (https://web3auth.io/docs/connect-blockchain/solana#initializing-provider) as in react native those methods are not available. Is there another way to generate the provider?

quannguyenminhthatera commented 3 months ago

@abigail-0111 anything update :D

abigail-0111 commented 3 months ago

@abigail-0111 anything update :D

I don't have any new ideas, we don't use react native sdk right now. I guess another way is to use the metamask sdk. But it would be more complicated and would break away from web3auth..