mirror of
https://github.com/fluencelabs/lazy-snark
synced 2025-04-25 06:52:14 +00:00
8 lines
159 B
Markdown
8 lines
159 B
Markdown
# Usage
|
|
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``` |