> ## Documentation Index
> Fetch the complete documentation index at: https://docs.magicblock.gg/llms.txt
> Use this file to discover all available pages before exploring further.

# 私密支付

<CardGroup cols={2}>
  <Card title="演示" icon="play" href="https://one.magicblock.app" iconType="duotone">
    体验在线应用
  </Card>

  <Card title="查看仓库" icon="github" href="https://github.com/magicblock-labs/one" iconType="duotone">
    查看源代码与实现
  </Card>

  <Card title="Private Payment API" icon="server" href="https://docs.magicblock.gg/pages/private-ephemeral-rollups-pers/api-reference/per/introduction" iconType="duotone">
    构建私密支付最快、最简单的方式
  </Card>

  <Card title="博客文章" icon="newspaper" href="https://www.magicblock.xyz/blog/private-payments-api" iconType="duotone">
    进一步了解如何构建私密支付
  </Card>
</CardGroup>

***

<img src="https://mintcdn.com/magicblock-42/yuSZ4V1fWvdtozdf/images/gifs/private-payment-920w.gif?s=084136f1ce5d6469a34274234ed42d93" alt="Private Payments Demo" width="920" height="1006" data-path="images/gifs/private-payment-920w.gif" />

## 概览

使用 Private Ephemeral Rollups 在链上私密地收付款。这个演示展示了如何在保持区块链安全性与可组合性的同时，实现机密交易。

***

## 相关产品

<CardGroup cols={2}>
  <Card title="Private Ephemeral Rollup" icon="shield-check" href="/cn/pages/private-ephemeral-rollups-pers/introduction/onchain-privacy" iconType="duotone">
    了解 Private ER 如何支持机密链上计算
  </Card>

  <Card title="Authorization" icon="key" href="/cn/pages/private-ephemeral-rollups-pers/introduction/authorization" iconType="duotone">
    理解 Private ER 中的授权机制
  </Card>

  <Card title="快速开始指南" icon="rocket" href="/cn/pages/private-ephemeral-rollups-pers/how-to-guide/quickstart" iconType="duotone">
    开始构建私密应用
  </Card>

  <Card title="合规框架" icon="certificate" href="/cn/pages/private-ephemeral-rollups-pers/introduction/compliance-framework" iconType="duotone">
    合规标准与指南
  </Card>
</CardGroup>

***
