/metamask-mobile

Port of MetaMask Ethereum Ðapp browser for mobile devices (iOS only for now)

Primary LanguageJavaScriptOtherNOASSERTION

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