Documentation Index
Fetch the complete documentation index at: https://docs.ixo.world/llms.txt
Use this file to discover all available pages before exploring further.
Quick Start
Domain Types
Organisations
Legal or virtual entities, managed as DAOs
Projects
Project type entities for clean cooking initiativesAssets
Asset type entities for IoT-enabled cooking devicesProtocols
Templates and rules that govern domain behavior
Oracles
Requests
Domain Properties
Each domain requires:- Digital Identifier: Unique DID following Interchain Identifier format
- Entity Type: Organisation, Project, Device, etc.
- Protocol: Defines the Class of entity and its inherited sets of properties
- Controller: Account/s that manage the domain record (DID Document)
- Metadata: Additional standard domain settings
Creating Domains
Required Parameters
Entity type (Organisation, Project, Device, etc.)
DID of the Protocol that defines the Entity Class
Domain settings of the Entity
Optional Parameters
ISO timestamp when domain becomes valid
ISO timestamp when domain expires
Domain Verification
Domains require verification by the platform’s governance system:- A compliance or program representative submits a verification proposal with the entity package.
- Eligible voters review and vote (quorum and thresholds depend on deployment).
- On approval, domain status moves to Verified and downstream services (reporting, issuance) can enable.
Next steps
Emerging domain registration
Governance stages, entity JSON, and GraphQL examples
Digital twins
Model entities, protocols, and relationships
Identity and credentials
How DIDs, claims, and verifiable credentials connect
DAOs
How decentralized governance fits IXO programs