blob: cdeb4795cbe1f822ed9ae52042c8df969cc2b900 (
plain) (
tree)
|
|
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
|