Inspiration
We were inspired to build token wordle from the very popular wordle game . We looked to incentivize people for playing the game and to make the playing process as decentralized as possible .
What it does
Token Wordle is a decentralized wordle game built on the blockchain that utilizes chainlink Oracle to fetch random words which the user can try to guess right . It incentivises the wordle game and allows users stake more of its token to earn higher rewards . In simple words , it builds a rewarding gaming ecosystem that incentivises players to keep on playing and reward them for playing
How we built it
We built it using solidity to write the smart contracts and chainlink random number system to fetch a random word for each user . We also made use of nextJS and tailwind css to build a nice user interface for the game
Challenges we ran into
A major challenge we ran into was figuring out the best way to encrypt data coming from chainlink and figuring it out was most exciting though we are not done yet , a few tweaks here and there and this challenge marks the most interesting part of the project for us
Accomplishments that we're proud of
Figuring out the logic to deliver token wordle efficiently.
What we learned
We learned earlier on that we cant depemd on the evm for randomness and that chainlink helps us achieve a more secure randomness. We also learnt a lot about solidity .
What's next for Token Wordle
We round up our code and tie up all loose ends , we also do a testnet testing to ensure the product can get users and players .
Built With
- chainlink
- javascript
- nextjs
- solidity
Log in or sign up for Devpost to join the conversation.