# 序数理论手册

<figure><img src="https://648003312-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FV4726jwxKloUl7kjZOwK%2Fuploads%2Fskogd7NH3aSROi6gNEgr%2Fordinals.png?alt=media&#x26;token=dfa896c8-c494-4c01-8206-ebab68e24b32" alt=""><figcaption><p>序数理论 Ordinals Theory</p></figcaption></figure>

这本手册&#x662F;**`序数理论（Ordinals Theory）`**&#x7684;指南。 序数理论本身关注聪（Satoshi），赋予它们个体身份，并允许它们被追踪、转移并赋予意义。

**`聪（Satoshi）`**&#x662F;比特币网络的原生货币和最小单位。 一个比特币可以被细分为 100,000,000（一亿） 聪，但不能再细分了。

序数理论不需要比特币区块链之外的侧链或代币，并且可以在不对比特币网络进行任何更改的情况下使用。 它即刻可以有效使用。

序数理论赋予 **聪** 以收藏价值，使它们可以作为古玩被收集和交易。

单个 **聪** 可以刻有任意内容，创建独特的比特币原生的**数字人工制品（`Digital Artifact）`**，可以保存在比特币钱包中并使用比特币交易进行传输。 **`铭文（Inscription）`**&#x4E0E;比特币本身一样持久、永恒、安全和去中心化。

其他非常规的应用也是可能的：链下彩色硬&#x5E01;*`off-chain colored-coins`*,、具有密钥轮换的公钥基础设&#x65BD;*`public key infrastructure with key rotation`*、DNS 的去中心化替代品 *`decentralized replacement for the DNS`*。 不过就目前而言，这样的应用是推测性的，只存在于非主流的序数理论家的脑海中。

有关序数理论的更多详细信息，请参阅[概述](https://www.ordinalscn.org/xu-shu-li-lun-shou-ce/yi-gai-shu)。

有关铭文的更多详细信息，请参阅[铭文](https://www.ordinalscn.org/xu-shu-li-lun-shou-ce/san-ming-wen)。

当您准备好亲自动手时，一个好的起点是[铭文](https://www.ordinalscn.org/xu-shu-li-lun-shou-ce/san-ming-wen)，这是一种由序数理论支持的独特的数字艺术。

### 链接

* [GitHub](https://github.com/casey/ord/)
* [BIP](https://github.com/casey/ord/blob/master/bip.mediawiki)
* [Discord](https://discord.gg/ordinals)
* [Mainnet Block Explorer](https://ordinals.com)
* [Signet Block Explorer](https://signet.ordinals.com)

### 视频

* [Ordinal Theory Explained: Satoshi Serial Numbers and NFTs on Bitcoin](https://www.youtube.com/watch?v=rSS0O2KQpsI)
* [Ordinals Workshop with Rodarmor](https://www.youtube.com/watch?v=MC_haVa6N3I)
* [Ordinal Art: Mint Your own NFTs on Bitcoin w/ @rodarmor](https://www.youtube.com/watch?v=j5V33kV3iqo)

### 其他推荐

本手册由 [Dr.JingLee](https://twitter.com/0xjingle) 校对成稿，本手册较大程度上借鉴并参考使用了 [Quincy L](https://twitter.com/quincyzliao) 提供的第一、第二、第三章以及BIP部分的翻译初稿，在此一并致谢！<br>

版本同步 Ordinals.com 2023-05-12


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.ordinalscn.org/xu-shu-li-lun-shou-ce.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
