- Notifications
You must be signed in to change notification settings - Fork4
Small web3 game
jscriptcoder/lottery-contract
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Inspired by one of the ideas proposed in the courseEthereum and Solidity: The Complete Developer's Guide, I decided to build it using latest web3 technologies and improve it with a more engaging 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.
The Frontend is deployed in Vercel:https://lottery-contract-jet.vercel.app/. The contract has been deployed to Goerli testnet, in the following address:0x891E790942610910A21C2E49B2A607D88f1bD619
- Frontend
- React 18.x
- Typescript
- Ant Design 5.x
- Tailwind.css
- Next.js 13.x
- Backend
- Testing
- Wallet
If you want to know more about this project, go check out thismedium article I wrote about it.
About
Small web3 game
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.