1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 20:05:27 +02:00
metamask-extension/library
2017-03-23 15:12:39 -07:00
..
controllers Clean up messy merge 2017-03-23 14:35:01 -07:00
example mascara - example dapp - log main account 2016-10-26 15:27:38 -07:00
lib Get mascara to send a transaction in the ui 2017-03-23 14:22:05 -07:00
server library - basic test server + partial safari fixes 2016-08-26 17:39:19 -07:00
controller.js WIP: streams->indexdb 2017-03-23 11:06:38 -07:00
index.js put background in service worker 2017-03-09 18:24:41 -08:00
popup.js WIP: streams->indexdb 2017-03-23 11:06:38 -07:00
README.md Fix typos and clean up 2016-10-26 13:57:15 -07:00
server.js WIP: streams->indexdb 2017-03-23 11:06:38 -07:00
sw-controller.js WIP: streams->indexdb 2017-03-23 11:06:38 -07:00
sw-core.js Fix state persistence 2017-03-23 15:12:39 -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