Port of MetaMask Ethereum Ðapp browser for mobile devices (iOS only for now)
Last updated Jan 9, 2026
134
Stars
38
Forks
10
Issues
0
Stars/day
Attention Score
53
Language breakdown
JavaScript 99.3%
TypeScript 0.5%
Swift 0.1%
Python 0.0%
Java 0.0%
HTML 0.0%
▸ Files
click to expand
README
MetaMask for Mobile ===================

This project is very EXPERIMENTAL, use it at your own risk.
A mobile port of MetaMask. Only built/tested for iOS at the moment.
Requirements
- Xcode >= 8.x
- Node.js >= 8.x
Instructions
$ cd metamask-mobile
$ npm -g install yarn
$ yarn install
$ yarn run-ios
🔗 More in this category