1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 11:46:13 +02:00
metamask-extension/library/README.md
2016-10-26 13:57:15 -07:00

534 B

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