mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-11-24 07:48:04 +03:00
13 lines
189 B
TOML
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"
|