# original-bitcoin
**Repository Path**: happ2001/original-bitcoin
## Basic Information
- **Project Name**: original-bitcoin
- **Description**: This is a historical repository of Satoshi Nakamoto's original bitcoin sourcecode
- **Primary Language**: C++
- **License**: MIT
- **Default Branch**: revived/main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 0
- **Created**: 2025-11-19
- **Last Updated**: 2026-02-05
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
original-bitcoin
原始比特币
================
This is a historical repository of Satoshi Nakamoto's original bitcoin sourcecode.
这是中本聪原始比特币源代码的历史代码库。
Since these original version nodes have been abandoned by mainstream systems,
we can reuse them to rebuild the network and bring them back to life.
由于这些原始版本节点已被主流系统抛弃,我们可以重新利用它们来重建网络,让它们重获新生。
You can directly run the executable file bitcoin.exe on Windows to join the
Bitcoin Revived Chain and perform operations such as block verification,
transaction forwarding and mining to support the operation of this system.
You can also custom-develop any personalized Bitcoin node software that is
compatible with Satoshi Nakamoto's original Bitcoin software to join the
Bitcoin Revived Chain; there are no other mandatory requirements except for
the necessity to maintain compatibility with Satoshi Nakamoto's original
Bitcoin(V0.1.0 to V0.2.9) software. For an in-depth understanding of this system,
it is recommended that you read the document bitcoin_revived.pdf in detail.
你可以在windows上直接运行可执行程序bitcoin.exe加入比特币重生链进行区块验证、交易转发和挖矿等操作
支持该系统运行。你也可以定制开发出任何与中本聪原始版比特币软件兼容个性化比特币节点软件加入比特币重生
链,除了必须保持与中本聪原始版比特币软件(V0.1.0至V0.2.9)兼容外没有其他任何强制性要求。为了深入的了解
这个系统,建议您详细阅读文档bitcoin_revived.pdf。