metamask-mobile
metamask-mobile copied to clipboard
Mobile web browser providing access to websites that use the Ethereum blockchain
**Describe the bug** Custom nonce is not inputable , but has to be adjusted by +- button . This become a bug if the current suggested nonce is far away...
**Describe the bug** The exception message could not be caught when the Metamask mobile user rejected 'approve'; But the PC is normal: `MetaMask - RPC Error: Error: MetaMask Tx Signature:...
**Describe the bug** Disclaimer: I'm not sure if this is actually a bug on MetaMask's side or on Telegram. However, I'm posting it here anyway to get some help. The...
**Describe the bug** When a user using walletconnect on our dapp - sends a transaction - only SOMETIMES does it actually appear and notify them in their wallets that they...
# Description - fetch the AppConfig from the Github pages endpoint and marshal it to a useable typescript interface - this involves - defining api fetching best practices for typescript...
# Description - [designs](https://www.figma.com/file/BVcxQCC87m22iqI2lCFDj8/Forced-Upgrades?node-id=6%3A11) - implement the security check toggle in settings - hookup state related to this toggle....most likely redux - we can ship this without taking any action...
### **Description** Shadow tokens were recently merged into the design token repo and released in v`1.8`. Update the design tokens package and all of the shadows in the app to...
### **Description** We need to refactor our authentication logic to make it more robust and testable. Currently, much of the auth check logic lives in the Login screen, which requires...
**Description** The goal of this refactor was to be able to remove logic from our UI components that handle authentication(login, logout, update password, update biometric) and centralize them in a...
I tried to run metamask-mobile locally on my android device / android simulator but failed to do so. After cloning the code-base I used the command `npx react-native run-android --...