GitBook: [docs] one page modified

This commit is contained in:
boneyard93501 2021-04-22 14:38:20 +00:00 committed by gitbook-bot
parent 3dd50fbe0b
commit b7116da34d
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF

View File

@ -111,6 +111,8 @@ modules_dir = "artifacts/"
name = "greeting" name = "greeting"
``` ```
The source code for the module can be found in the [examples repo](https://github.com/fluencelabs/examples/tree/main/greeting).
## Taking The Greeting Module For A Spin ## Taking The Greeting Module For A Spin
Now that we have a Wasm module and service configuration, we can explore and test our achievements locally with the Fluence REPL tool `fce-repl`. Load the service for inspection and testing: Now that we have a Wasm module and service configuration, we can explore and test our achievements locally with the Fluence REPL tool `fce-repl`. Load the service for inspection and testing: