A Solidity-based contract implementing an Optimistic Oracle for task tracking and resolution. This project is built with Foundry, a blazing-fast Ethereum development framework.
- Task Management: Create, update, and resolve tasks.
- Owner Control: Only the task owner can update or resolve tasks.
- Event Emission: Emits events for task creation and updates.