aboutsummaryrefslogtreecommitdiffstats
path: root/mascara/README.md
diff options
context:
space:
mode:
authorfrankiebee <frankie.diamond@gmail.com>2017-04-03 17:34:01 +0800
committerfrankiebee <frankie.diamond@gmail.com>2017-04-03 17:34:01 +0800
commit0adbc87316402349d462bbd7bc89e887d4b3b3c2 (patch)
tree391cef8cb644f4c6ad95017e79709d5567bde15f /mascara/README.md
parent57655073f6ab4e93b9947302d46a20bd2c7288f1 (diff)
downloadtangerine-wallet-browser-0adbc87316402349d462bbd7bc89e887d4b3b3c2.tar
tangerine-wallet-browser-0adbc87316402349d462bbd7bc89e887d4b3b3c2.tar.gz
tangerine-wallet-browser-0adbc87316402349d462bbd7bc89e887d4b3b3c2.tar.bz2
tangerine-wallet-browser-0adbc87316402349d462bbd7bc89e887d4b3b3c2.tar.lz
tangerine-wallet-browser-0adbc87316402349d462bbd7bc89e887d4b3b3c2.tar.xz
tangerine-wallet-browser-0adbc87316402349d462bbd7bc89e887d4b3b3c2.tar.zst
tangerine-wallet-browser-0adbc87316402349d462bbd7bc89e887d4b3b3c2.zip
Update MetaMascara README
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 6a6574dbd..7045ea8bb 100644
--- a/mascara/README.md
+++ b/mascara/README.md
@@ -3,22 +3,14 @@ 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:
-- navigate to: http://127.0.0.1:9001/popup/popup.html
+- navigate to: http://localhost:9001/popup/popup.html
- Create an Account
- go back to http://localhost:9002/
- open devTools
- click Sync Tx
### Todos
-- Look into using [Service Workers](https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API)
+
+ - [ ] Figure out user flows and UI redesign