Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 567 Bytes

File metadata and controls

14 lines (11 loc) · 567 Bytes

Supported industries

Event.category is a free-text field on-chain; the backend enforces a closed set of twelve values so the marketplace and dashboard can filter and label consistently:

Concerts, Flights, Sports, Festivals, Conferences, Bus companies, Movie theaters, Museums, Tourist attractions, Public transport, Universities, Corporate events.

Adding a thirteenth industry requires no contract change — only a backend enum update (Industry in StellarTickets/backend's Prisma schema) and a frontend label.