yagizsenal / messengeth

Messaging application on Ethereum Network
messengeth.vercel.app
MIT License
0 stars 0 forks source link

Connected Wallet Check #1

Open yagizsenal opened 2 years ago

yagizsenal commented 2 years ago

We will check whether user has a connected wallet or not and show corresponding messages.

For wallet integration, we will use MetaMask.

If the user is connected a wallet, we will show "Chat Screen"

If the user is not connected a wallet, we will show "Connect Wallet Screen"

Helper docs: https://docs.metamask.io/guide/create-dapp.html#basic-action-part-1