lazy-snark/frontend/README.md

6 lines
145 B
Markdown
Raw Normal View History

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