> For the complete documentation index, see [llms.txt](https://docs.stacks.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stacks.co/learn/zh/sbtc.md).

# sBTC

比特币无信任双向锚定设计

<div data-with-frame="true"><figure><img src="https://629346125-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FH74xqoobupBWwBsVMJhK%2Fuploads%2FMwGPonu99ooLNOWCnzpS%2Fsbtc-cover.png?alt=media&amp;token=3f76da56-a148-4ead-a89c-ca58fa35405c" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
对于构建者和开发者，请前往 [sBTC 指南](/more-guides/sbtc.md) 在 Build 部分下开始将 sBTC 集成到你的 Clarity 智能合约和前端应用中。
{% endhint %}

## 简介

sBTC 是 Stacks 区块链上的一种 SIP-010 代币，与比特币（BTC）按 1:1 比例对应。它使比特币持有者能够参与 DeFi 应用和其他智能合约功能，同时保持与底层比特币的锚定。

## 目的

sBTC 的主要目的是通过 Stacks 区块链将比特币桥接到 DeFi，为比特币持有者提供使用智能合约丰富功能的机会，同时不牺牲其 BTC 持仓的安全性和价值。

> *将比特币解锁为一种完全可编程、富有生产力的资产，将使比特币成为*\
> \&#xNAN;*DeFi 和更安全的 web3 的支柱。能够自由地在智能合约之间转移比特币资产，以及让这些合约无需信任即可向比特币区块链写入内容，能够为 web3 解锁数千亿美元的闲置 BTC。*\
> \&#xNAN;*智能合约自由地进出*\
> \&#xNAN;*为 web3 解锁数千亿美元的闲置 BTC。*\
> \
> \- sBTC：比特币无信任双向锚定设计

## 主要优势

1. **比特币兼容性**：使比特币持有者无需出售其 BTC 即可参与 Stacks 生态。
2. **快速转换**：促进 BTC 与 sBTC 之间的快速流转（存入需 3 个比特币区块内，提取需 6 个）。
3. **去中心化管理**：最初使用一组由社区选出的 15 个签名者来维护锚定钱包。
4. **社区治理**：让社区参与关键决策，例如选择初始签名者集合。

## 关键概念

理解 sBTC 需要熟悉几个关键概念：

<details>

<summary><strong>sBTC</strong></summary>

sBTC 是一种 [SIP-010](https://github.com/stacksgov/sips/blob/main/sips/sip-010/sip-010-fungible-token-standard.md) Stacks 区块链上的代币，可在比特币区块链上兑换回 BTC。sBTC 的关键特性是与比特币 1:1 锚定，这意味着 1 sBTC 始终等于 1 BTC。

</details>

<details>

<summary><strong>sBTC UTXO</strong></summary>

sBTC UTXO 是比特币区块链上唯一的未花费交易输出（UTXO），其中持有全部锚定为 sBTC 的 BTC 余额。该 UTXO 由 sBTC 签名者集合管理和维护。

该 UTXO 位于一个由 sBTC 签名者控制的安全多签 Taproot 地址中：\
[bc1pss7kvauf5utmxp3pznz7guc63zujmpwnt9q4znzu4dzhd69yumgs58cjgl](https://mempool.space/address/bc1pss7kvauf5utmxp3pznz7guc63zujmpwnt9q4znzu4dzhd69yumgs58cjgl)

</details>

<details>

<summary><strong>sBTC 签名者</strong></summary>

在 sBTC 中，sBTC 签名者是一个独立于 Stacks Nakamoto 签名者的签名实体。sBTC 签名者的职责包括：

* 为 sBTC 操作签名
* 与 Stacks 链上的 sBTC 合约通信
* 管理 sBTC UTXO

</details>

<details>

<summary><strong>sBTC 签名者集合</strong></summary>

sBTC 签名者集合由所有 sBTC 签名者组成。该集合对 sBTC UTXO 拥有完全的民主访问权，并负责维护锚定钱包的安全。签名者还可以轮换其私钥以增强安全性。

有关 sBTC 签名者身份的更多信息，请查看 Bitcoin L2 Labs 网站上的此部分 [这里](https://bitcoinl2labs.com/sbtc-rollout#sbtc-signers).

</details>

<details>

<summary><strong>Emily API</strong></summary>

Emily 是一个 API，除了充当 sBTC 用户与签名者之间的程序化联络桥梁外，还帮助促进和监督 sBTC Bridge。

</details>

<details>

<summary><strong>SIP-010 代币</strong></summary>

sBTC 遵循 [SIP-010](https://github.com/stacksgov/sips/blob/main/sips/sip-010/sip-010-fungible-token-standard.md) Stacks 区块链上同质化代币的标准。这确保了与支持 SIP-010 标准的钱包和应用程序兼容。

</details>

理解这些概念对于把握 sBTC 的整体架构和功能至关重要。在接下来的部分中，我们将探讨这些概念如何结合起来构成 sBTC。

***

{% embed url="<https://www.youtube.com/watch?v=phbb8k9077I>" %}

***

#### 其他资源

* \[[sBTC 白皮书](https://stacks-network.github.io/stacks/sbtc.pdf)】sBTC 官方白皮书
* \[[Stacks 基金会](https://stacks.org/sbtc-on-mainnet)】sBTC 官方发布公告（2024 年 12 月）
* \[[Bitcoin Writes](https://www.bitcoinwrites.com/)】每周 sBTC 更新（上次更新：2024 年 8 月）
* \[[Hiro 博客](https://www.hiro.so/blog/who-are-the-sbtc-signers-breaking-down-sip-028)】谁是 sBTC 签名者：解析 SIP-028


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.stacks.co/learn/zh/sbtc.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
