mirror of
https://github.com/fluencelabs/examples
synced 2024-12-14 15:25:39 +00:00
6381411ed9
* init reorg * updated readme * fix CI * remove outdated ipfs-node example * add Readme * update readme, add config file Co-authored-by: folex <0xdxdy@gmail.com>
7 lines
112 B
TOML
7 lines
112 B
TOML
modules_dir = "artifacts/"
|
|
|
|
[[module]]
|
|
name = "greeting"
|
|
mem_pages_count = 1
|
|
logger_enabled = false
|