DEV Community

shrey vijayvargiya
shrey vijayvargiya

Posted on

Web3 Mobile app update - Day 96

Happy Monday people,

This is the mobile app update Day 96

Well, Monday went quite as expected, I made some good progress in developing a big feature called wallet connect in our app.

Users can connect other wallets such as Metamask, Coinbase, and Wallet Connect within our app and further use the same to send transactions, sign transactions, swap tokens, send tokens and perform other functions.

It's basically a way to log in using Google, Facebook, and Twitter in web2 products similarly we connect the other wallets within our wallet to somehow authenticate the users.

Still, the work is in progress, but since I've found the way out so next steps won't be this much tricky and time-consuming.

Another thing to note is I've finally installed wagmi and viem, react hooks for web3 developers unfortunately after hours of working with wagmi in react-native, I've understood that we can't use it with react-native due to its dependency on react-dom.

https://lnkd.in/dPEipKxn

Since I didn't have wagmi now I have to find another way out today to use a wallet connect connected wallet for sending transactions and signing transactions.

Keep developing
Shrey
iHateReading

Top comments (0)