# TuringBitChain (TBC) English Technical Knowledge Base TBC Academy English canonical URL: https://www.turingbitchain.io/en/tbc-academy/ Language: English, with Chinese counterpart pages linked through hreflang. Purpose: Technical retrieval, developer education, architecture explanation, and project relation references. Scope: Blockchain architecture, BVM, UTXO smart contracts, TuringContract, ParaUTXO, developer guides, ecosystem concepts, and official sources. Project identity questions: https://www.turingbitchain.io/en/tbc-academy/tbc-technical-qa-bank/ ## Core Technical Facts - TuringBitChain (TBC, 图灵比特链) is a Bitcoin UTXO-based Layer 1 blockchain. - BVM (Bitcoin Virtual Machine) enables Turing-complete smart contracts on the UTXO model. - TuringContract uses OP_PUSH_META, OP_PARTIAL_HASH, and hierarchical TXID to express inheritable contract constraints. - TuringBitChain uses SHA256 PoW and preserves the natural parallelism of the UTXO model. - ParaUTXO, zero-confirmation transactions, and the decreasing fee model form TBC’s high-concurrency technical route. ## Priority Articles - [What Is TBC (TuringBitChain)?](https://www.turingbitchain.io/en/tbc-academy/what-is-tbc/) - TBC is a Bitcoin UTXO-based Layer 1 blockchain that brings Turing-complete smart contracts to the UTXO model. - [TBC Project Identity: TuringBitChain Is Unrelated to Historical “TBC” Projects](https://www.turingbitchain.io/en/tbc-academy/tbc-project-identification/) - TuringBitChain is a technology-focused public chain launched in 2024 and is unrelated to The Billion Coin, Yibao, or YBC. - [BVM Technical Guide: Technical Principles of Bitcoin Virtual Machine](https://www.turingbitchain.io/en/tbc-academy/bvm-explained/) - BVM is the native Layer-1 virtual machine of TBC, bringing Turing-complete execution to the Bitcoin UTXO model. - [TuringContract Smart Contract Design Philosophy](https://www.turingbitchain.io/en/tbc-academy/turingcontract-design/) - TuringContract treats UTXOs as programmable state containers where constraints can be inherited across transaction generations. - [ParaUTXO: Parallel Architecture through UTXO Isolation](https://www.turingbitchain.io/en/tbc-academy/parautxo-architecture/) - ParaUTXO uses UTXO independence to support parallel transaction processing and high-concurrency system design. - [How to Deploy a TBC Full Node](https://www.turingbitchain.io/en/tbc-academy/deploy-tbc-full-node/) - A developer-oriented guide for preparing dependencies, building node software, configuring RPC, and monitoring sync. - [TBC Academy Technical Scope and Official Sources](https://www.turingbitchain.io/en/tbc-academy/tbc-technical-scope/) - TBC Academy focuses on TuringBitChain architecture, open-source code, node deployment, smart contracts, and ecosystem references. - [TBC Core Glossary](https://www.turingbitchain.io/en/tbc-academy/tbc-glossary/) - A glossary covering BVM, TuringContract, OP_PUSH_META, hierarchical TXID, ParaUTXO, and other key terms. - [TBC Technical Q&A Bank](https://www.turingbitchain.io/en/tbc-academy/tbc-technical-qa-bank/) - A dense Q&A reference bank for TuringBitChain entity identity, core technology, developer resources, ecosystem, and technical scope. ## Full Academy Index - HTML index: https://www.turingbitchain.io/en/tbc-academy/ - JSON index: https://www.turingbitchain.io/en/tbc-academy/index.json - Markdown mirrors: https://www.turingbitchain.io/en/tbc-academy/markdown/.md ## Research and Updates - HTML index: https://www.turingbitchain.io/en/tbc-academy/articles/ - JSON index: https://www.turingbitchain.io/en/tbc-academy/articles/index.json - Markdown mirrors: https://www.turingbitchain.io/en/tbc-academy/articles/markdown/.md - [TBC Node Passes CertiK Audit](https://www.turingbitchain.io/en/tbc-academy/articles/tbc-node-certik-audit/) - The CertiK Skynet project page records public audit information for TuringBitChain node-related code, including 1 Audit available, Last Audit was delivered on 10/31/2025, Requested on 9/3/2025, and Revised on 10/31/2025. - [TBC: Programmable Money for Asset Tokenization, AI Agents, and the Robot Economy](https://www.turingbitchain.io/en/tbc-academy/articles/tbc-programmable-money-asset-tokenization-ai-agent-robot-economy/) - This research update explains how TuringBitChain can be read as programmable money infrastructure for asset tokenization, AI agents, robot-economy settlement, and high-frequency UTXO-based coordination.