aboutsummaryrefslogtreecommitdiffstats
path: root/mascara/README.md
blob: db5b4f404e451f0c7ee7bbf4293a1a078c67af30 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
start the dual servers (dapp + mascara)
```
npm run mascara
```

## First time use:

- navigate to: http://localhost:9001
- Create an Account
- go back to http://localhost:9002
- open devTools
- click Sync Tx

## Tests:

```
npm run testMascara
```

Test will run in browser, you will have to have these browsers installed:

- Chrome
- Firefox
- Opera