Expense Splitter
Inspired by split bill feature on mobile apps, but rather here we deposit some ETH from a single address and we can add multiple participants. Later each participants can withdraw their ETH that has been split evenly. The frontend also enables users to see all of their expenses individually including the expense ID, deposited amount and the status. The smart contract itself is designed to handle multiple expense per users, so it can be used as much as they can.
📂 GitHub Repository
🚀 Live Demo