examples/archived/multi-service/config/hex_converter_cfg.json
boneyard93501 6381411ed9
Reorg (#10)
* 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>
2021-07-16 02:04:18 -05:00

5 lines
183 B
JSON

{
"name": "Hex Converter",
"WEBSITE": "https://github.com/fluencelabs/examples/tree/main/multi-service/hex_converter",
"INTERFACES": "fn hex_to_int(data: String) -> U64"
}