7 lines
375 B
Markdown
Raw 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