I built a comprehensive example Todo dApp to demonstrate end-to-end smart contract development using Compact.
The dApp allows users to:
-
Deploy a todo contract
-
Add tasks
-
Mark tasks as completed
-
List all tasks
Check this out: tusharpamnani/midnight-todo
