1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/library
2017-04-02 22:01:44 -07:00
..
example 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
src Rename and move around files 2017-04-02 22:01:44 -07:00
README.md Fix typos and clean up 2016-10-26 13:57:15 -07:00
server.js Rename and move around files 2017-04-02 22:01:44 -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