Testnet

Ante

Ante is a dApp built to reduce procastination by making users state task/commitments, choose a deadline, and stake MON tokens and name a wallet they would like to forfeit the tokens to. If they complete the task they can claim back their MON tokens, if they fail to meet the deadline their tokens will automatically be sent to the forfeit wallet set. This application also has a scoring system for completed task (+10xp) and missing deadline (-5xp) and all users are ranked on a leaderboard as one of the mechanisms to motivate users to keep their commitments. It also has an analytic dashboard to let users know how well they keep their commitments. For this Project i used React for the frontend, viem to communicate with Smart contracts and Solidity to create the smart contract. Express for backend and Postgres for DB to be able to compute analytic. Data on DB are written through log events from smart contract which ensures data consistency

Discussion

Sign in to comment on this project.

No comments yet. Be the first to share what you think.