witnet / vrf-rs

Verifiable Random Function (VRF) library written in Rust
MIT License
90 stars 37 forks source link

feat(example): add basic example to use the VRF lib #3

Closed mariocao closed 5 years ago

mariocao commented 5 years ago

This PR includes a basic example that shows how to use the VRF library.