mirror of
https://github.com/fluencelabs/examples
synced 2024-12-12 22:55:32 +00:00
12 lines
169 B
JSON
12 lines
169 B
JSON
{
|
|
"greeting": {
|
|
"modules": [
|
|
{
|
|
"name": "greeting",
|
|
"path": "./artifacts/greeting.wasm",
|
|
"logger_enabled": [true]
|
|
}
|
|
]
|
|
}
|
|
}
|