StarknetByExample
StarknetByExample copied to clipboard
Randomness
Issue(s): https://github.com/NethermindEth/StarknetByExample/issues/128
Description
Added code for Dice Game VRF application.
Checklist
- [x] CI Verifier: Run
./scripts/cairo_programs_verifier.sh
successfully - [ ] Contract Tests: Added tests to cover the changes