Welcome to the comprehensive documentation for Tetcore - a deterministic state machine designed for AI inference infrastructure.
Tetcore is a blockchain protocol that combines deterministic state machine architecture with decentralized AI inference capabilities. It enables secure, scalable, and economically sustainable inference markets through the Intelligence Fabric Protocol (IFP).
- Architecture - System design and components
- State Machine - Deterministic state transitions
- Tokenomics - Economic model and TNT token
- Governance - On-chain governance system
- Inference Protocol - IFP specifications
- Smart Contracts - TVM and contract development
- SDK & Blueprints - Developer tools
- Validator Discovery - Validator networking
- Block Building - Block construction
- Blockchain - Chain management
- Consensus - BFT consensus
- Core - System primitives
- API Reference - Runtime API types
- Security - Security model
- Fixed-point arithmetic only (no floating point)
- No external IO in consensus paths
- Canonical encoding for state
- Block-by-block determinism verification
- Model registration and versioning
- Shard-based weight storage
- Commitment-based prompt privacy
- Escrow-secured inference payments
- Token-weighted voting
- Proposal types: Parameter changes, Runtime upgrades, Treasury, Emergency
- Timelocked execution
- Constitutional limits
- Fixed 100B genesis supply
- 18-decimal token precision
- Vault staking for inference
- Revenue routing to operators, owners, validators
Tetcore specifications are organized by category:
| Category | Prefix | Description |
|---|---|---|
| Core | TET | State machine, transactions, determinism |
| Intelligence | IFP | AI inference, model registry, prompts |
| Economics | ECO | Token, fees, vault system |
| Governance | GOV | Proposals, voting, treasury |
| Security | SEC | Threat models,Slashing, invariants |
| VM | TVM | Virtual machine, opcodes, gas |
| Contracts | TCL | Contract language, compilation |
| SDK | SDK | Developer tools, blueprints |
- GitHub: https://github.com/tetcore
- Discord: https://discord.tetcore.org
- Forum: https://forum.tetcore.org
Tetcore is licensed under the Dust Open Source License (Intelligence Infrastructure Edition).