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.shsuccessfully - [ ] Contract Tests: Added tests to cover the changes
@okhaimie-dev Hello! Let me know if you need any help on finishing this
Done in #238