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.

Builder docsProtocol docsOperator docsPublic surface only

01 Start Here

Quickstart

Create a keypair, configure a network, check status, transfer TRTH, and deploy your first Axiom Cell.

Open quickstart
Axiom CLI

The exact user-facing command surface for config, keys, balances, transfers, names, cells, compute escrow, and validators.

Open CLI reference
Axiom Cells

The programmable state model: isolated logic, storage opcodes, context, logs, cross-cell calls, access control, and token operations.

Open cell docs

02 Core Concepts

Manifests

How declared reads, writes, commutative keys, storage key specs, and oracle schema IDs make execution schedulable.

Open manifest docs
Post-Quantum Identity

ML-DSA-style keypairs, account IDs, key rotation intent, and how names sit above raw account hashes.

Open identity docs
DonaDB

The embedded storage engine for validator state, historical reads, checkpoints, WAL, SST files, and metrics.

Open DonaDB docs

03 Operators

RPC

Public node endpoints for health, chain info, accounts, balances, cells, blocks, transactions, metrics, search, resolve, and raw submission.

Open RPC docs
Validators

Validator staking lifecycle, status checks, storage health, and the operational flow from keypair to participation.

Open validator docs
Accord & MCP

Consensus-enforced external data and native agent/tool/resource/prompt objects.

Open Accord

04 TruthLinked Mental Model

post-quantum identity
->
signed transaction intent
manifest-declared state
->
conflict-aware execution
Axiom Cell runtime
->
DonaDB durable state
Accord + MCP
->
data and agent coordination