An open API service indexing awesome lists of open source software.

https://github.com/protocol/vdf

A Sloth-based Verifiable Delay Function (VDF) evaluator and SNARK prover.
https://github.com/protocol/vdf

Last synced: 10 months ago
JSON representation

A Sloth-based Verifiable Delay Function (VDF) evaluator and SNARK prover.

Awesome Lists containing this project

README

          

# VDF
A Sloth-based Verifiable Delay Function (VDF) evaluator and SNARK prover.

# Status: Work-in-progress.

## License

The VDF Project is dual-licensed under Apache 2.0 and MIT terms:

- Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)