leo/examples/square-root/Leo.toml
2020-09-13 17:13:14 -07:00

9 lines
170 B
TOML

[project]
name = "square-root"
version = "0.1.0"
description = "prove knowledge of the square root `a` of a number `b`"
license = "LICENSE-MIT"
[remote]
author = "aleo"