leo/examples/hello-world/Leo.toml

13 lines
208 B
TOML

[project]
name = "hello-world"
version = "0.1.0"
description = "Returns the sum of two u32 integers"
license = "LICENSE-MIT"
[remote]
author = "aleo"
[target]
curve = "bls12_377"
proving_system = "groth16"