leo/examples/pedersen-hash/Leo.toml

13 lines
197 B
TOML

[project]
name = "pedersen-hash"
version = "0.1.0"
description = "A 256bit hash function"
license = "LICENSE-MIT"
[remote]
author = "aleo"
[target]
curve = "bls12_377"
proving_system = "groth16"