You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user,
I want to be able to connect to my MetaMask wallet extension on web browser,
so that I can use my wallet balance in application
Acceptance Criteria
It should give a pop-up to install WalletConnect compatible app if the application is not installed which will redirect me to the playstore
The application should redirect the user to the WalletConnect compatible mobile application for authentication.
On reverting back from the WalletConnect compatible mobile application, the App should be able to get authorization from WalletConnect compatible mobile application.
The application should to authenticate by both(Address as well as QR code)
After connecting, wallet address should be visible in place of “Connect Wallet”
After connecting, wallet balance should be visible
The text was updated successfully, but these errors were encountered:
As a user,
I want to be able to connect to my MetaMask wallet extension on web browser,
so that I can use my wallet balance in application
Acceptance Criteria
The text was updated successfully, but these errors were encountered: