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