aboutsummaryrefslogtreecommitdiffstats
path: root/mascara/README.md
diff options
context:
space:
mode:
authorfrankiebee <frankie.diamond@gmail.com>2017-04-27 20:26:29 +0800
committerfrankiebee <frankie.diamond@gmail.com>2017-04-27 20:27:47 +0800
commite7c7c85791377bdd55042e6a4b026f4424230408 (patch)
treeb548dd601fbcb3ce39d49dfba5d75120e48a13b6 /mascara/README.md
parente665dd7e1caa19d3df7c7854ff12d520398e3b34 (diff)
downloadtangerine-wallet-browser-e7c7c85791377bdd55042e6a4b026f4424230408.tar
tangerine-wallet-browser-e7c7c85791377bdd55042e6a4b026f4424230408.tar.gz
tangerine-wallet-browser-e7c7c85791377bdd55042e6a4b026f4424230408.tar.bz2
tangerine-wallet-browser-e7c7c85791377bdd55042e6a4b026f4424230408.tar.lz
tangerine-wallet-browser-e7c7c85791377bdd55042e6a4b026f4424230408.tar.xz
tangerine-wallet-browser-e7c7c85791377bdd55042e6a4b026f4424230408.tar.zst
tangerine-wallet-browser-e7c7c85791377bdd55042e6a4b026f4424230408.zip
Update README for mascara
Diffstat (limited to 'mascara/README.md')
-rw-r--r--mascara/README.md14
1 files changed, 3 insertions, 11 deletions
diff --git a/mascara/README.md b/mascara/README.md
index cdeb4795c..75d3cabad 100644
--- a/mascara/README.md
+++ b/mascara/README.md
@@ -1,20 +1,12 @@
start the dual servers (dapp + mascara)
```
-node server.js
+npm run mascara
```
## First time use:
-- navigate to: http://localhost:9001/popup/popup.html
+- navigate to: http://localhost:9001
- Create an Account
-- go back to http://localhost:9002/
+- go back to http://localhost:9002
- open devTools
- click Sync Tx
-
-### Todos
-
- - [ ] Figure out user flows and UI redesign
- - [ ] Figure out FireFox
- Standing problems:
- - [ ] IndexDb
-