ceremonyclient/vdf/REAMDE.md
Cassie Heart ebb31fd792 v1.4.19
2024-06-08 11:32:45 +00:00

10 lines
163 B
Markdown

# VDF
Wrapper for the Rust implementation of the VDF (Verifiable Delay Function) in [crates/vdf](../crates/vdf).
## Generate Go bindings
```sh
go generate
```