Skip to content

Commit

Permalink
ReadMe - Typo Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ZakGriffith authored Jul 19, 2022
1 parent 0685aeb commit ef4b50d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ https://github.com/scaffold-eth/scaffold-eth-challenges/tree/challenge-2-token-v

## 🚩 Challenge 3: 🎲 Dice Game

🎰 Randomness is tricky on a public deterministic blockchain. In this challenge you will explore creating random numbers using block hash and how that may be exploitable. Attach the dice game with your own contract by predicting the randomness ahead of time to always roll a winner!
🎰 Randomness is tricky on a public deterministic blockchain. In this challenge you will explore creating random numbers using block hash and how that may be exploitable. Attack the dice game with your own contract by predicting the randomness ahead of time to always roll a winner!

https://github.com/scaffold-eth/scaffold-eth-challenges/tree/challenge-3-dice-game

Expand Down

0 comments on commit ef4b50d

Please sign in to comment.