Inspired by one of the ideas proposed in the course Ethereum and Solidity: The Complete Developer's Guide, I decided to build it using latest web3 technologies and improve it with a more engaiging UI. The idea behind this game is to have a prize pool and a list of participants. Each participan will enter the game sending an amount of ether to the contract. The manager (or owner of the contract) decides when to pick a winner. The total ether locked in the contract is then transfered to the lucky one.
- Frontend
- React 18.x
- Typescript
- Ant Design 5.x
- Tailwind.css
- Next.js 13.x
- Backend
- Testing
- Wallet