Documentation Starter
Replace this scaffold with your canonical protocol books, engineering specs, and API references.
Identity
Native keys
Ed25519 identities and 32-byte addresses. Deterministic signing and replay stability.
Contracts
TCL + TVM
Capability-first language and deterministic VM with gas metering and bounded resources.
Inference
Prompt → Receipt
No prompt plaintext on-chain. Commitments + receipts validate execution and trigger settlement.
Node Modes
Client • Validator • Inference Operator • Relay
Validator
Consensus participation, block production, state validation.
Inference Operator
Executes models off-chain, streams responses, submits receipts.
Relay
Encrypted prompt transport and routing (default path).
Client
Light node for transactions, wallets, and local agent integration.