contract-ticket.sol
Ticket.sol is a Solidity-based smart contract that allows event organizers to issue, manage, and verify event tickets on the blockchain.
Each ticket is represented as a token and recorded immutably, preventing counterfeiting or duplication.
The goal is to bring trust and transparency to ticket distribution while giving event-goers verifiable ownership of their tickets.


