aboutsummaryrefslogtreecommitdiffstats
path: root/mascara/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'mascara/README.md')
-rw-r--r--mascara/README.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/mascara/README.md b/mascara/README.md
new file mode 100644
index 000000000..cdeb4795c
--- /dev/null
+++ b/mascara/README.md
@@ -0,0 +1,20 @@
+start the dual servers (dapp + mascara)
+```
+node server.js
+```
+
+## First time use:
+
+- navigate to: http://localhost:9001/popup/popup.html
+- Create an Account
+- 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
+