lazy-snark/frontend/README.md

8 lines
159 B
Markdown
Raw Normal View History

2019-06-22 20:11:28 +03:00
# Usage
2019-06-23 12:01:09 +03:00
0. set the `appId` (Fluence) and `lazyAddress` (Eth contract) in `index.js`
2019-06-22 20:11:28 +03:00
1. run ```npm i```
2. run ```npm run build```
3. run ```npm run start```