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.
- Host: GitHub
- URL: https://github.com/protocol/vdf
- Owner: protocol
- License: other
- Created: 2021-02-17T03:57:21.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-09-01T16:10:32.000Z (over 3 years ago)
- Last Synced: 2025-04-13T09:12:41.228Z (10 months ago)
- Language: Rust
- Size: 43 KB
- Stars: 16
- Watchers: 15
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
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)