mirror of
https://github.com/fluencelabs/examples
synced 2024-12-14 23:35:38 +00:00
5 lines
183 B
JSON
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"
|
|
} |