Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 433 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 433 Bytes

MetaMask for Mobile

Screenshot

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