leo/examples/hello-world/Leo.toml

13 lines
189 B
TOML
Raw Normal View History

2020-09-14 03:13:14 +03:00
[project]
2020-08-19 08:58:14 +03:00
name = "hello-world"
2022-06-18 04:32:49 +03:00
version = "0.3.0"
description = "Logs hello world"
2020-08-19 08:58:14 +03:00
license = "LICENSE-MIT"
2020-09-02 22:01:35 +03:00
[remote]
author = "aleo"
[target]
curve = "bls12_377"
proving_system = "groth16"