mirror of
https://github.com/fluencelabs/examples
synced 2025-04-24 18:22:15 +00:00
12 lines
159 B
JSON
12 lines
159 B
JSON
{
|
|
"vrf-wasm": {
|
|
"name": "vrf-wasm",
|
|
"modules": [
|
|
{
|
|
"name": "vrf-wasm",
|
|
"path": "./artifacts/vrf_wasm.wasm"
|
|
}
|
|
]
|
|
}
|
|
}
|