Use Cases
DUAL's tokenisation primitives — objects, templates, actions, and faces — adapt to any industry vertical. Each use case below is a production-ready application with live deployment. Source code will be open-sourced soon.
Every app uses the same shared SDK and Data Provider architecture — demonstrating how one platform powers fundamentally different products.
Event Ticketing
Tamper-proof digital tickets with real-time verification
Each ticket is a tokenised object with a unique identity, ownership chain, and lifecycle actions (issue → scan → redeem). QR-based verification proves authenticity in under 2 seconds — no centralised database lookup required. The admin dashboard lets event organisers mint batches, monitor check-ins, and execute bulk actions via the Event Bus.
Wine Provenance
Full supply-chain traceability from vineyard to glass
Every bottle is a tokenised object carrying its complete provenance — harvest date, barrel ageing, bottling, distribution, and retail sale. A state machine enforces valid lifecycle transitions (e.g., a bottle can't be "sold" before it's "distributed"). Consumer-facing QR scanning lets buyers verify authenticity and view the full chain of custody.
Real Estate Tokenisation
Fractional ownership and property lifecycle management
Properties are tokenised with rich metadata — location, valuation, ownership history, and documents. The platform supports the full property lifecycle from listing through sale, with SQLite-backed local persistence that syncs with the DUAL API. Agents and buyers interact through separate views, each powered by the same underlying token data.
Build Your Own
These apps demonstrate real DUAL integrations. Source code will be open-sourced soon — in the meantime, follow the tutorial to build your own from scratch.