nifty-wallet/library
kumavis b790b0c256 mascara - remove global transpile 2016-10-26 15:29:13 -07:00
..
example mascara - example dapp - log main account 2016-10-26 15:27:38 -07:00
lib library - basic test server + partial safari fixes 2016-08-26 17:39:19 -07:00
server library - basic test server + partial safari fixes 2016-08-26 17:39:19 -07:00
README.md Fix typos and clean up 2016-10-26 13:57:15 -07:00
controller.js mascara - run background in iframe 2016-09-13 15:27:58 -07: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
server.js mascara - remove global transpile 2016-10-26 15:29:13 -07:00

README.md

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