# Digital Twin — Developer Portal > Matera Digital Twin: a real-time, 24x7 multi-asset / multi-balance ledger. Channels, card/payment processors and blockchain custody integrate with it over REST and Kafka (Avro). Every link below is clean Markdown; llms-full.txt inlines all of it for one-fetch reading. ## Docs (Markdown — read these, not the .html) - [Digital Twin Docs](index.md) - [Architecture](architecture.md) - [Ledger Model](ledger.md) - [Security](security.md) - [REST APIs](rest-apis.md) - [AVRO Kafka](avro-kafka.md) - [Mainframe Shadowing](mainframe.md) - [Stablecoins Blockchain](stablecoins.md) ## Machine-readable API specs (structured, code-backed) - [avro.json](avro.json) - [rest.json](rest.json) ## Conceptual notes (for AI agents — read these to reason about DTW) - [async-throughput.md](async-throughput.md) - [eventual-consistency.md](eventual-consistency.md) - [mental-model.md](mental-model.md) - [two-phase-commit.md](two-phase-commit.md) ## Everything in one file - [llms-full.txt](llms-full.txt)