1
0
mirror of https://github.com/fluencelabs/lazy-snark synced 2025-05-04 03:12:15 +00:00

7 lines
375 B
Markdown
Raw Permalink Normal View History

2019-06-23 14:16:21 +03:00
# Usage
0. [install](https://github.com/fluencelabs/tutorials/tree/master/dice-game#developing-the-backend-app) needed dependencies for Fluence
1. compiling Rust to WebAssembly, in directory backend_fluence/src
```cargo +nightly build --target wasm32-unknown-unknown --release```
2. [publishing](https://fluence.network/docs/book/quickstart/publish.html) to Fluence network