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