leo/examples/hello-world/Leo.toml
2022-05-24 15:51:58 +02:00

13 lines
189 B
TOML

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