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.

<2s
Verification time
100+ tickets
Batch minting
5 states
Lifecycle actions
DUAL Primitives Used
Objects (tickets)Actions (scan, redeem, transfer)Templates (event types)Event Bus (batch ops)

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.

8 stages
Lifecycle states
Enforced
State transitions
Full audit
Chain of custody
DUAL Primitives Used
Objects (bottles)Actions (harvest, age, bottle, ship, sell)Templates (wine varietals)Faces (consumer UI)

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.

SQLite + API
Data persistence
On-chain
Ownership tracking
DUAL Storage
Document storage
DUAL Primitives Used
Objects (properties)Actions (list, offer, sell, transfer)Templates (property types)Storage (documents, images)

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.