1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-24 12:23:39 +02:00
metamask-extension/library
2016-12-21 13:41:32 -08:00
..
example
lib
server
controller.js First pass at revision requests 2016-12-21 13:41:32 -08:00
index.js Fix typos and clean up 2016-10-26 13:57:15 -07:00
popup.js mascara - everything but the popup bundle 2016-09-13 00:31:04 -07:00
README.md
server.js mascara - remove global transpile 2016-10-26 15:29:13 -07:00

start the dual servers (dapp + mascara)

node server.js

open the example dapp at http://localhost:9002/

You will need to build MetaMask in order for this to work

gulp dev

to build MetaMask and have it live reload if you make changes

First time use:

Todos