You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Frances Pangilinan
6e78494846
|
8 years ago | |
---|---|---|
.. | ||
example | 8 years ago | |
lib | 8 years ago | |
server | 8 years ago | |
README.md | 8 years ago | |
controller.js | 8 years ago | |
index.js | 8 years ago | |
popup.js | 8 years ago | |
server.js | 8 years ago |
README.md
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
- Create an Account
- go back to http://localhost:9002/
- open devTools
- click Sync Tx
Todos
- Look into using Service Workers