VDF playground A repository implementing different VDF (Verifiable Delay Functions). The current VDF implemented are: MinRoot in src/minroot.rs. Execute cargo run --release -- minroot-fifth --n 100 -x 4 -y 5 TODO use the field as a parameter