leo/examples/hello-world/Leo.toml
2022-06-17 18:32:49 -07:00

13 lines
189 B
TOML

[project]
name = "hello-world"
version = "0.3.0"
description = "Logs hello world"
license = "LICENSE-MIT"
[remote]
author = "aleo"
[target]
curve = "bls12_377"
proving_system = "groth16"