Write a Counter contract (increment, decrement, read count, emit a Tick event on each change). Deploy it to Sepolia using Foundry. Verify on Etherscan. Submit the Sepolia contract address and the transaction hash of one `increment()` call so we can see the event in the logs.