The inspiration behind this projects was to deliver an amazing game play with a very unique popular game, with amazing rewards to keep players glued while playing. so you earn while you play but in much better way.
Token Wordle is a unique puzzle game built on blockchain technology, allowing for exciting gameplay mechanics and rewards. Similar to Wordle, players can earn tokens for each game they play and win, and these tokens can be staked for a set period of time to earn even more tokens as they play.
As players progress through the game, they have the chance to earn an NFT (non-fungible token) by achieving specific milestones such as solving challenging puzzles or reaching high scores. NFTs are digital assets that can be bought, sold, and traded on blockchain platforms, and can serve as collectibles or as proof of achievement.
In addition to earning tokens and NFTs, players can also use a decentralized exchange (DEX) built into Token Wordle to swap tokens with other players. This feature makes the game more social, as players can connect with each other and trade tokens to increase their holdings.
To encourage friendly competition, Token Wordle features a leaderboard that displays the top players based on their token holdings and high scores. Players can see their own ranking on the leaderboard and strive to climb the ranks by playing more games, winning more tokens, and staking them for longer periods of time.
Overall, Token Wordle provides a fun and engaging puzzle experience while also allowing players to earn tokens and NFTs with real value. The staking feature encourages players to hold onto their tokens and potentially earn even more, while the leaderboard adds an element of competition to the game. The ability to swap tokens with other players also makes Token Wordle a more social game, enabling players to trade tokens and build a community.
Smart contract was written for staking fee and rewards, while chainlink Vrf was used for random words for unique gamplay and guesses with secure random words. the ui was built with next-js 13 for smooth routing and speed. check out link link and Github link link.
HAS BEEN DEPLOYED TO ________ STAKING CONTRACT HAS BEEN DEPLOYED TO ________ GAME CONTRACT HAS BEEN DEPLOYED TO ________ SUCCESSFULLY SENT 95 PERCENT , TXN HASH IS _____ 0xa9d032e5e21752dfffb02558a5f9bb4b035ffd61c98c47a9b6b80c857772c73d vrfd20Contract was successfully deployed to _______
STAKING TOKEN0x431b2b148EE63DFdc7D0e73df389A7865EccBfe5
Game Contract0x6039efb5080fE3f652F7ACE3C81313f3F00BB987
Staking Contract0x46f6391f0625f33a10a63875bBb6577B952411c2 Randomizer Contract0x0A3478083407Fa46bA842d066b7a4A80a710dd43
we hope to keep building after the hackathon by adding multiple games to the build check out contract code at https:///github.com/Otaiki1/token-wordle-contracts
This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying pages/index.js
. The page auto-updates as you edit the file.
API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.js
.
The pages/api
directory is mapped to /api/*
. Files in this directory are treated as API routes instead of React pages.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.