TruthLinked Documentation
Build on manifest-declared programmable state.
These docs cover the current TruthLinked surface: Axiom CLI, Axiom Cells, manifest-declared state, node RPC, validators, DonaDB storage, Accord data flow, MCP-native agent objects, and post-quantum identity.
01 Start Here
Create a keypair, configure a network, check status, transfer TRTH, and deploy your first Axiom Cell.
Open quickstartThe exact user-facing command surface for config, keys, balances, transfers, names, cells, compute escrow, and validators.
Open CLI referenceThe programmable state model: isolated logic, storage opcodes, context, logs, cross-cell calls, access control, and token operations.
Open cell docs02 Core Concepts
How declared reads, writes, commutative keys, storage key specs, and oracle schema IDs make execution schedulable.
Open manifest docsML-DSA-style keypairs, account IDs, key rotation intent, and how names sit above raw account hashes.
Open identity docsThe embedded storage engine for validator state, historical reads, checkpoints, WAL, SST files, and metrics.
Open DonaDB docs03 Operators
Public node endpoints for health, chain info, accounts, balances, cells, blocks, transactions, metrics, search, resolve, and raw submission.
Open RPC docsValidator staking lifecycle, status checks, storage health, and the operational flow from keypair to participation.
Open validator docsConsensus-enforced external data and native agent/tool/resource/prompt objects.
Open Accord