module Wallet
Overview
Wallet
keeps the contexts that define your domain
and business logic.
Contexts are also responsible for managing your data, regardless if it comes from the database, an external API or anything else.
Defined in:
wallet.crwallet/constants.cr
wallet/models/date_time.cr
wallet/models/event.cr
wallet/models/image.cr
wallet/models/location.cr
wallet/models/quick_response_code.cr
wallet/models/ticket_holder.cr