1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 20:39:08 +01:00
metamask-extension/library
2017-03-29 15:19:46 -07:00
..
controllers add versioning and migrateing data 2017-03-23 19:14:08 -07:00
example WIP: lost enital call from dapp to getAccounts 2017-03-29 10:53:43 -07:00
lib WIP: lost enital call from dapp to getAccounts 2017-03-29 10:53:43 -07:00
server library - basic test server + partial safari fixes 2016-08-26 17:39:19 -07:00
controller.js Bump sw-stream and setup "untrusted and trusted comunication" 2017-03-29 15:19:46 -07:00
index.js WIP: lost enital call from dapp to getAccounts 2017-03-29 10:53:43 -07:00
popup.js Bump sw-stream and setup "untrusted and trusted comunication" 2017-03-29 15:19:46 -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: Untrusted external connections eg: dapps 2017-03-28 18:02:08 -07:00
sw-core.js Bump sw-stream and setup "untrusted and trusted comunication" 2017-03-29 15:19:46 -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