# DocsZH

## Home

- [DocsZH | 区块链中文图书馆](https://www.docszh.com/docszh.md)
- [关于 DocsZH](https://www.docszh.com/about.md)

## Monad Docs 中文版

- [介绍 Monad](https://www.docszh.com/monad-docs/introduction.md)
- [为什么选择区块链？](https://www.docszh.com/monad-docs/introduction/why-blockchain.md)
- [为什么选择 Monad: 去中心化+性能](https://www.docszh.com/monad-docs/introduction/why-monad-decentralization-+-performance.md)
- [面向用户的 Monad](https://www.docszh.com/monad-docs/introduction/monad-for-users.md)
- [面向开发人员的 Monad](https://www.docszh.com/monad-docs/introduction/monad-for-developers.md)
- [Devnet 开发者申请](https://www.docszh.com/monad-docs/introduction/devnet-request.md)
- [快速入门](https://www.docszh.com/monad-docs/getting-started.md)
- [部署合约](https://www.docszh.com/monad-docs/getting-started/deploy-contract.md)
- [使用 Foundry 部署合约](https://www.docszh.com/monad-docs/getting-started/deploy-contract/foundry.md)
- [使用 Hardhat 部署合约](https://www.docszh.com/monad-docs/getting-started/deploy-contract/hardhat.md)
- [验证合约](https://www.docszh.com/monad-docs/getting-started/verify-contract.md)
- [验证 Foundry 合约](https://www.docszh.com/monad-docs/getting-started/verify-contract/foundry.md)
- [验证 Hardhat 合约](https://www.docszh.com/monad-docs/getting-started/verify-contract/hardhat.md)
- [开发指南](https://www.docszh.com/monad-docs/guides.md)
- [EVM 资源](https://www.docszh.com/monad-docs/guides/evm-resources.md)
- [EVM Behavior](https://www.docszh.com/monad-docs/guides/evm-resources/evm-behavior.md)
- [Solidity 资源](https://www.docszh.com/monad-docs/guides/evm-resources/solidity-resources.md)
- [其他编程语言](https://www.docszh.com/monad-docs/guides/evm-resources/other-languages.md)
- [Vyper 语言](https://www.docszh.com/monad-docs/guides/evm-resources/other-languages/vyper.md)
- [Yul 语言](https://www.docszh.com/monad-docs/guides/evm-resources/other-languages/yul.md)
- [Huff 语言](https://www.docszh.com/monad-docs/guides/evm-resources/other-languages/huff.md)
- [链上调试](https://www.docszh.com/monad-docs/guides/evm-resources/debugging-on-chain.md)
- [使用 Scaffold-Eth-Monad 构建 dApp](https://www.docszh.com/monad-docs/guides/scaffold-eth-monad.md)
- [Monad 架构](https://www.docszh.com/monad-docs/monad-architecture.md)
- [相关概念](https://www.docszh.com/monad-docs/monad-architecture/concepts.md)
- [Asynchronous I/O](https://www.docszh.com/monad-docs/monad-architecture/concepts/asynchronous-i-o.md)
- [Pipelining](https://www.docszh.com/monad-docs/monad-architecture/concepts/pipelining.md)
- [共识机制](https://www.docszh.com/monad-docs/monad-architecture/consensus.md)
- [MonadBFT 共识机制](https://www.docszh.com/monad-docs/monad-architecture/consensus/monadbft.md)
- [延迟执行](https://www.docszh.com/monad-docs/monad-architecture/consensus/deferred-execution.md)
- [共享内存池](https://www.docszh.com/monad-docs/monad-architecture/consensus/shared-mempool.md)
- [传输成本和储备余额](https://www.docszh.com/monad-docs/monad-architecture/consensus/carriage-cost-and-reserve-balance.md)
- [执行机制](https://www.docszh.com/monad-docs/monad-architecture/execution.md)
- [并行执行](https://www.docszh.com/monad-docs/monad-architecture/execution/parallel-execution.md)
- [MonadDb 数据库](https://www.docszh.com/monad-docs/monad-architecture/execution/monaddb.md)
- [Monad 的交易生命周期](https://www.docszh.com/monad-docs/monad-architecture/transaction-lifecycle-in-monad.md)
- [硬件要求](https://www.docszh.com/monad-docs/monad-architecture/hardware-requirements.md)
- [其他详细信息](https://www.docszh.com/monad-docs/monad-architecture/other-details.md)
- [参考资料](https://www.docszh.com/monad-docs/reference.md)
- [RPC 概述](https://www.docszh.com/monad-docs/reference/rpc-overview.md)
- [RPC 故障代码](https://www.docszh.com/monad-docs/reference/rpc-error-codes.md)
- [Monad 官方链接](https://www.docszh.com/monad-docs/monad-official.md)
- [相关链接](https://www.docszh.com/monad-docs/links.md)
- [DocsZH 相关链接](https://www.docszh.com/monad-docs/links/scaling-news.md)

## Berachain Docs 中文版

- [介绍 Berachain](https://www.docszh.com/berachain-docs/learn/introduction.md)
- [什么是 Berachain](https://www.docszh.com/berachain-docs/learn/introduction/what-is-berachain.md)
- [什么是流动性证明](https://www.docszh.com/berachain-docs/learn/introduction/what-is-proof-of-liquidity.md)
- [什么是 BeaconKit](https://www.docszh.com/berachain-docs/learn/introduction/what-is-beaconkit.md)
- [连接到 Berachain](https://www.docszh.com/berachain-docs/learn/introduction/connect-to-berachain.md)
- [如何获得 $BERA](https://www.docszh.com/berachain-docs/learn/introduction/how-to-get-bera.md)
- [Berachain 测试网](https://www.docszh.com/berachain-docs/learn/testnet.md)
- [Berachain 测试网 V1 与 V2 ](https://www.docszh.com/berachain-docs/learn/testnet/berachain-testnet-v1-vs-v2.md)
- [PoL 流动性证明](https://www.docszh.com/berachain-docs/learn/proof-of-liquidity.md)
- [流动性证明概述](https://www.docszh.com/berachain-docs/learn/proof-of-liquidity/overview.md)
- [流动性证明参与者](https://www.docszh.com/berachain-docs/learn/proof-of-liquidity/participants.md)
- [奖励金库](https://www.docszh.com/berachain-docs/learn/proof-of-liquidity/rewardvaults.md)
- [激励系统](https://www.docszh.com/berachain-docs/learn/proof-of-liquidity/incentives.md)
- [原生代币系统](https://www.docszh.com/berachain-docs/learn/proof-of-liquidity/tokens.md)
- [$BERA](https://www.docszh.com/berachain-docs/learn/proof-of-liquidity/tokens/bera.md)
- [$BGT](https://www.docszh.com/berachain-docs/learn/proof-of-liquidity/tokens/bgt.md)
- [$HONEY](https://www.docszh.com/berachain-docs/learn/proof-of-liquidity/tokens/honey.md)
- [治理模型](https://www.docszh.com/berachain-docs/learn/governance.md)
- [治理模型概述](https://www.docszh.com/berachain-docs/learn/governance/overview.md)
- [奖励金库白名单](https://www.docszh.com/berachain-docs/learn/governance/reward-vault-whitelisting.md)
- [指南](https://www.docszh.com/berachain-docs/learn/guide.md)
- [流动性证明常见问题](https://www.docszh.com/berachain-docs/learn/guide/pol-faqs.md)
- [原生 dApps](https://www.docszh.com/berachain-docs/learn/native-dapps.md)
- [测试网水龙头](https://www.docszh.com/berachain-docs/learn/native-dapps/testnet-faucet.md)
- [区块浏览器](https://www.docszh.com/berachain-docs/learn/native-dapps/block-explorer.md)
- [BEX](https://www.docszh.com/berachain-docs/learn/native-dapps/bex.md)
- [Bend](https://www.docszh.com/berachain-docs/learn/native-dapps/bend.md)
- [Berps](https://www.docszh.com/berachain-docs/learn/native-dapps/berps.md)
- [BGT Station](https://www.docszh.com/berachain-docs/learn/native-dapps/bgt-station.md)
- [Honey Swap](https://www.docszh.com/berachain-docs/learn/native-dapps/honey-swap.md)
- [帮助中心](https://www.docszh.com/berachain-docs/learn/help.md)
- [常见问题](https://www.docszh.com/berachain-docs/learn/help/faqs.md)
- [名词解释](https://www.docszh.com/berachain-docs/learn/help/glossary.md)
- [面向开发者的 Berachain](https://www.docszh.com/berachain-docs/developers/for-developers.md)
- [流动性证明架构](https://www.docszh.com/berachain-docs/developers/for-developers/pol-architecture.md)
- [网络配置](https://www.docszh.com/berachain-docs/developers/for-developers/network-configurations.md)
- [已部署合约](https://www.docszh.com/berachain-docs/developers/for-developers/deployed-contracts.md)
- [开发者工具](https://www.docszh.com/berachain-docs/developers/for-developers/developer-tools.md)
- [开发者快速入门](https://www.docszh.com/berachain-docs/developers/developer-quickstart.md)
- [智能合约部署](https://www.docszh.com/berachain-docs/developers/developer-quickstart/build-contract.md)
- [前端部署](https://www.docszh.com/berachain-docs/developers/developer-quickstart/build-frontend.md)
- [开发者指南](https://www.docszh.com/berachain-docs/developers/developer-guides.md)
- [使用 Hardhat 部署 HelloWorld 合约](https://www.docszh.com/berachain-docs/developers/developer-guides/create-helloworld-contract-using-hardhat.md)
- [使用 Foundry 部署 ERC20 合约](https://www.docszh.com/berachain-docs/developers/developer-guides/create-erc20-contract-using-foundry.md)
- [使用 NextJS & WalletConnect 部署合约](https://www.docszh.com/berachain-docs/developers/developer-guides/deploy-contract-using-nextjs-walletconnect.md)
- [开发者外部资源](https://www.docszh.com/berachain-docs/developers/developer-guides/community-guides.md)
- [非 ERC20 代币流动性证明集成](https://www.docszh.com/berachain-docs/developers/developer-guides/advanced-pol.md)
- [Berachain 节点](https://www.docszh.com/berachain-docs/nodes/berachain-nodes.md)
- [节点架构概述](https://www.docszh.com/berachain-docs/nodes/berachain-nodes/node-architecture-overview.md)
- [BeaconKit 共识层](https://www.docszh.com/berachain-docs/nodes/berachain-nodes/beaconkit-consensus.md)
- [EVM 执行层](https://www.docszh.com/berachain-docs/nodes/berachain-nodes/evm-execution.md)
- [节点运行快速入门](https://www.docszh.com/berachain-docs/nodes/berachain-nodes/run-node-quickstart.md)
- [节点指南](https://www.docszh.com/berachain-docs/nodes/node-guides.md)
- [使用 Kurtosis 运行本地开发网](https://www.docszh.com/berachain-docs/nodes/node-guides/kurtosis.md)
- [从快照同步节点](https://www.docszh.com/berachain-docs/nodes/node-guides/snapshots.md)

## Babylon Docs 中文版

- [介绍 Babylon](https://www.docszh.com/babylon-docs/introduction.md)
- [Babylon 概述](https://www.docszh.com/babylon-docs/introduction/babylon-overview.md)
- [比特币时间戳](https://www.docszh.com/babylon-docs/introduction/btc-timestamping.md)
- [比特币质押](https://www.docszh.com/babylon-docs/introduction/btc-staking.md)
- [Babylon 架构](https://www.docszh.com/babylon-docs/introduction/architecture.md)
- [用户指南](https://www.docszh.com/babylon-docs/user-guides.md): 了解如何参与Babylon生态。
- [比特币质押主网-阶段 1](https://www.docszh.com/babylon-docs/user-guides/bitcoin-staking-phase1.md)
- [后端部署](https://www.docszh.com/babylon-docs/user-guides/bitcoin-staking-phase1/backend-deployment.md)
- [后端部署概述](https://www.docszh.com/babylon-docs/user-guides/bitcoin-staking-phase1/backend-deployment/deployment-overview.md)
- [基础设施设置](https://www.docszh.com/babylon-docs/user-guides/bitcoin-staking-phase1/backend-deployment/infra.md)
- [MongoDB设置](https://www.docszh.com/babylon-docs/user-guides/bitcoin-staking-phase1/backend-deployment/infra/mongodb.md)
- [RabbitMQ设置](https://www.docszh.com/babylon-docs/user-guides/bitcoin-staking-phase1/backend-deployment/infra/rabbitmq.md)
- [比特币全节点设置](https://www.docszh.com/babylon-docs/user-guides/bitcoin-staking-phase1/backend-deployment/infra/bitcoind.md)
- [后端服务设置](https://www.docszh.com/babylon-docs/user-guides/bitcoin-staking-phase1/backend-deployment/services.md)
- [质押索引器](https://www.docszh.com/babylon-docs/user-guides/bitcoin-staking-phase1/backend-deployment/services/staking-indexer.md)
- [质押 API](https://www.docszh.com/babylon-docs/user-guides/bitcoin-staking-phase1/backend-deployment/services/staking-api.md)
- [质押期限检查器](https://www.docszh.com/babylon-docs/user-guides/bitcoin-staking-phase1/backend-deployment/services/staking-expiry-checker.md)
- [全局系统配置](https://www.docszh.com/babylon-docs/user-guides/bitcoin-staking-phase1/backend-deployment/global-params.md)
- [比特币质押测试网-4](https://www.docszh.com/babylon-docs/user-guides/testnet4.md)
- [比特币质押测试网-3 (Sunset)](https://www.docszh.com/babylon-docs/user-guides/btc-staking-testnet.md)
- [安装](https://www.docszh.com/babylon-docs/user-guides/btc-staking-testnet/installation.md)
- [验证器部署概述](https://www.docszh.com/babylon-docs/user-guides/btc-staking-testnet/deployment-overview.md)
- [区块链网络信息](https://www.docszh.com/babylon-docs/user-guides/btc-staking-testnet/network-information.md)
- [设置节点](https://www.docszh.com/babylon-docs/user-guides/btc-staking-testnet/setup-node.md)
- [获取测试网代币](https://www.docszh.com/babylon-docs/user-guides/btc-staking-testnet/getting-funds.md)
- [成为验证者](https://www.docszh.com/babylon-docs/user-guides/btc-staking-testnet/become-validator.md)
- [成为 Finality 提供商](https://www.docszh.com/babylon-docs/user-guides/btc-staking-testnet/finality-providers.md)
- [EOTS 管理器](https://www.docszh.com/babylon-docs/user-guides/btc-staking-testnet/finality-providers/eots-manager.md)
- [Finality 提供商](https://www.docszh.com/babylon-docs/user-guides/btc-staking-testnet/finality-providers/finality-provider.md)
- [使用 BTC Staker CLI 进行质押](https://www.docszh.com/babylon-docs/user-guides/btc-staking-testnet/become-btc-staker.md)
- [成为 Babylon 守护者](https://www.docszh.com/babylon-docs/user-guides/btc-staking-testnet/become-vigilante.md)
- [BTC 时间戳集成](https://www.docszh.com/babylon-docs/user-guides/btc-staking-testnet/czintegrate.md)
- [开发者指南](https://www.docszh.com/babylon-docs/developer-guides.md)
- [Babylon 开发模块](https://www.docszh.com/babylon-docs/developer-guides/modules.md)
- [Epoching 模块](https://www.docszh.com/babylon-docs/developer-guides/modules/epoching.md)
- [检查点模块](https://www.docszh.com/babylon-docs/developer-guides/modules/checkpointing.md)
- [BTC 检查点模块](https://www.docszh.com/babylon-docs/developer-guides/modules/btccheckpoint.md)
- [BTC 轻客户端模块](https://www.docszh.com/babylon-docs/developer-guides/modules/btclightclient.md)
- [Zone Concierge 模块](https://www.docszh.com/babylon-docs/developer-guides/modules/zoneconcierge.md)
- [Babylon Vigilantes 模块](https://www.docszh.com/babylon-docs/developer-guides/vigilantes.md)
- [Vigilante 提交者程序](https://www.docszh.com/babylon-docs/developer-guides/vigilantes/submitter.md)
- [Vigilante 报告者程序](https://www.docszh.com/babylon-docs/developer-guides/vigilantes/reporter.md)
- [检查点监控器程序](https://www.docszh.com/babylon-docs/developer-guides/vigilantes/monitor.md)
- [gRPC 网关 (REST API)](https://www.docszh.com/babylon-docs/developer-guides/grpcrestapi.md)
- [Babylon 白皮书](https://www.docszh.com/babylon-docs/papers.md)
- [团队支持](https://www.docszh.com/babylon-docs/support.md)
- [常见问题](https://www.docszh.com/babylon-docs/faq.md)
- [相关链接](https://www.docszh.com/babylon-docs/links.md)
- [Babylon 官方链接](https://www.docszh.com/babylon-docs/links/babylon-official.md)
- [DocsZH 相关链接](https://www.docszh.com/babylon-docs/links/docszh.md)

## Solv Docs 中文版

- [Solv 协议介绍](https://www.docszh.com/solv-docs/welcome/introduction-solv.md)
- [比特币生态现状](https://www.docszh.com/solv-docs/welcome/bitcoin-state.md)
- [比特币质押的挑战](https://www.docszh.com/solv-docs/sal/challenges-with-bitcoin-staking.md)
- [什么是 SAL?](https://www.docszh.com/solv-docs/sal/what-is-sal.md)
- [SAL 生态阐述](https://www.docszh.com/solv-docs/sal/ecological-view.md)
- [质押协议](https://www.docszh.com/solv-docs/sal/ecological-view/staking-protocols.md)
- [LST 发行人](https://www.docszh.com/solv-docs/sal/ecological-view/lst-issuers.md)
- [质押监护人](https://www.docszh.com/solv-docs/sal/ecological-view/staking-guardians.md)
- [收益分配者](https://www.docszh.com/solv-docs/sal/ecological-view/yield-distributors.md)
- [SAL 技术架构](https://www.docszh.com/solv-docs/sal/technical-architecture.md)
- [质押参数矩阵 (SPM)](https://www.docszh.com/solv-docs/sal/technical-architecture/staking-parameter-matrix.md)
- [LST 发行服务](https://www.docszh.com/solv-docs/sal/technical-architecture/lst-issuance-services.md)
- [质押验证服务](https://www.docszh.com/solv-docs/sal/technical-architecture/staking-verification-services.md)
- [交易生成服务](https://www.docszh.com/solv-docs/sal/technical-architecture/transaction-building-services.md)
- [收益分配服务](https://www.docszh.com/solv-docs/sal/technical-architecture/yield-distribution-services.md)
- [通过 SAL 获得多重收益](https://www.docszh.com/solv-docs/sal/diverse-yield-streams-accessible-through-sal.md)
- [背景阐述](https://www.docszh.com/solv-docs/solvbtc/background.md)
- [核心储备资产和创新储备资产](https://www.docszh.com/solv-docs/solvbtc/core-reserves-and-innovative-reserves.md)
- [SolvBTC 介绍](https://www.docszh.com/solv-docs/solvbtc/introduction.md)
- [储备证明系统](https://www.docszh.com/solv-docs/solvbtc/proof-of-reserve.md)
- [跨链机制](https://www.docszh.com/solv-docs/solvbtc/cross-chain-mechanics.md)
- [SolvBTC 桥接指南](https://www.docszh.com/solv-docs/solvbtc/bridging-guide.md)
- [SolvBTC.LSTs 介绍](https://www.docszh.com/solv-docs/solvbtc.lsts/introduction.md)
- [SolvBTC.BBN](https://www.docszh.com/solv-docs/solvbtc.lsts/introduction/solvbtc.bbn.md)
- [SolvBTC.CORE](https://www.docszh.com/solv-docs/solvbtc.lsts/introduction/solvbtc.core.md)
- [SolvBTC.ENA](https://www.docszh.com/solv-docs/solvbtc.lsts/introduction/solvbtc.ena.md)
- [SolvBTC.JUP (试运行阶段)](https://www.docszh.com/solv-docs/solvbtc.lsts/introduction/solvbtc.jup.md)
- [价格预言机](https://www.docszh.com/solv-docs/solvbtc.lsts/price-oracle.md)
- [跨链机制](https://www.docszh.com/solv-docs/solvbtc.lsts/cross-chain-mechanics.md)
- [Yield 合约地址](https://www.docszh.com/solv-docs/solvbtc.lsts/yield-address.md)
- [质押抽象层 (SAL)](https://www.docszh.com/solv-docs/technical-docs/sal.md)
- [智能合约](https://www.docszh.com/solv-docs/technical-docs/smart-contracts.md)
- [合约架构](https://www.docszh.com/solv-docs/technical-docs/smart-contracts/contract-architecture.md)
- [资产储存与展示](https://www.docszh.com/solv-docs/technical-docs/smart-contracts/asset-storage-and-representation.md)
- [LST 预言机机制](https://www.docszh.com/solv-docs/technical-docs/smart-contracts/lst-oracle.md)
- [多链资产合约库](https://www.docszh.com/solv-docs/technical-docs/smart-contracts/contracts.md)
- [协议接口服务](https://www.docszh.com/solv-docs/technical-docs/interfaces-of-services.md)
- [SolvBTC 和 SolvBTC.LST](https://www.docszh.com/solv-docs/technical-docs/interfaces-of-services/solvbtc-and-solvbtc.lsts.md)
- [协议数据索引](https://www.docszh.com/solv-docs/technical-docs/interfaces-of-services/data-services.md)
- [SolvBTC/SolvBTC.LSTs 存储池](https://www.docszh.com/solv-docs/technical-docs/interfaces-of-services/data-services/solvbtc-solvbtc.lsts-storage-pools.md)
- [用户资产](https://www.docszh.com/solv-docs/technical-docs/interfaces-of-services/data-services/user-assets.md)
- [代码库](https://www.docszh.com/solv-docs/technical-docs/code-repo.md)
- [Solv Guard](https://www.docszh.com/solv-docs/security/solv-guard.md)
- [智能合约治理](https://www.docszh.com/solv-docs/security/contract-governance.md)
- [协议安全审计](https://www.docszh.com/solv-docs/security/audits.md)

## Story Docs 中文版

- [Story 协议介绍](https://www.docszh.com/story-docs/introduction.md): Story协议正在通过区块链技术实现知识产权 (IP) “可编程化”，以便更高效地管理原创知识产权的法律体系。
- [什么是 Story](https://www.docszh.com/story-docs/introduction/what-is-story.md)
- [Story 图解](https://www.docszh.com/story-docs/introduction/overview.md)
- [常见问题](https://www.docszh.com/story-docs/introduction/protocol-faq.md)
- [快速入门](https://www.docszh.com/story-docs/introduction/quickstart.md)
- [Story 网络 (Layer 1)](https://www.docszh.com/story-docs/network.md)
- [Story 网络指南](https://www.docszh.com/story-docs/network/guide.md)
- [钱包设置](https://www.docszh.com/story-docs/network/guide/wallet-setup.md)
- [节点设置](https://www.docszh.com/story-docs/network/guide/node-setup.md)
- [验证者操作](https://www.docszh.com/story-docs/network/guide/validator-operations.md)
- [代币经济学和质押](https://www.docszh.com/story-docs/network/guide/tokenomics-staking.md)
- [网络常见问题](https://www.docszh.com/story-docs/network/network-faq.md)
- [相关概念](https://www.docszh.com/story-docs/concepts.md)
- [概述](https://www.docszh.com/story-docs/concepts/overview.md)
- [IP 资产](https://www.docszh.com/story-docs/concepts/ip-asset.md)
- [IPA 元数据标准](https://www.docszh.com/story-docs/concepts/ip-asset/ipa-metadata-standard.md)
- [IP 账号](https://www.docszh.com/story-docs/concepts/ip-account.md)
- [协议模块](https://www.docszh.com/story-docs/concepts/modules.md)
- [基本模块](https://www.docszh.com/story-docs/concepts/modules/base-module.md)
- [Hooks](https://www.docszh.com/story-docs/concepts/modules/hooks.md)
- [如何创建和注册模块](https://www.docszh.com/story-docs/concepts/modules/create-and-register-modules.md)
- [许可模块](https://www.docszh.com/story-docs/concepts/licensing-module.md)
- [许可证模板](https://www.docszh.com/story-docs/concepts/licensing-module/license-template.md)
- [许可条款](https://www.docszh.com/story-docs/concepts/licensing-module/license-terms.md)
- [许可证代币](https://www.docszh.com/story-docs/concepts/licensing-module/license-token.md)
- [许可证配置 / Hook](https://www.docszh.com/story-docs/concepts/licensing-module/license-config-hook.md)
- [版税模块](https://www.docszh.com/story-docs/concepts/royalty-module.md)
- [IP 版税库](https://www.docszh.com/story-docs/concepts/royalty-module/ip-royalty-vault.md)
- [流动性绝对百分比 (LAP)](https://www.docszh.com/story-docs/concepts/royalty-module/liquid-absolute-percentage.md)
- [流动性相对百分比 (LRP)](https://www.docszh.com/story-docs/concepts/royalty-module/liquid-relative-percentage.md)
- [外部版税政策](https://www.docszh.com/story-docs/concepts/royalty-module/external-royalty-policies.md)
- [争议模块](https://www.docszh.com/story-docs/concepts/dispute-module.md)
- [群组模块](https://www.docszh.com/story-docs/concepts/grouping-module.md)
- [注册表](https://www.docszh.com/story-docs/concepts/registry.md)
- [IP 资产注册](https://www.docszh.com/story-docs/concepts/registry/ip-asset-registry.md)
- [群组 IP 资产注册](https://www.docszh.com/story-docs/concepts/registry/group-ip-asset-registry.md)
- [许可证注册](https://www.docszh.com/story-docs/concepts/registry/license-registry.md)
- [模块注册](https://www.docszh.com/story-docs/concepts/registry/module-registry.md)
- [可编程 IP 许可 (PIL)](https://www.docszh.com/story-docs/concepts/programmable-ip-license.md)
- [PIL 条款](https://www.docszh.com/story-docs/concepts/programmable-ip-license/pil-terms.md)
- [PIL 版本示例](https://www.docszh.com/story-docs/concepts/programmable-ip-license/pil-flavors.md)
- [访问控制器](https://www.docszh.com/story-docs/concepts/access-controller.md)
- [Story 协议网关 (SPG)](https://www.docszh.com/story-docs/concepts/story-protocol-gateway.md)
- [批量函数调用](https://www.docszh.com/story-docs/concepts/story-protocol-gateway/batch-function-calls.md)
- [常见问题](https://www.docszh.com/story-docs/concepts/concepts-faq.md)
- [开发者](https://www.docszh.com/story-docs/developers.md)
- [开发教程](https://www.docszh.com/story-docs/developers/tutorials.md)
- [如何注册音频 IP](https://www.docszh.com/story-docs/developers/tutorials/register-music-on-story.md)
- [如何给 IP 设置打赏](https://www.docszh.com/story-docs/developers/tutorials/ip-tip.md)
- [如何在 Story 注册 IP](https://www.docszh.com/story-docs/developers/tutorials/register-ip-on-story.md)
- [TypeScript SDK](https://www.docszh.com/story-docs/developers/typescript-sdk.md)
- [TypeScript SDK 设置](https://www.docszh.com/story-docs/developers/typescript-sdk/typescript-sdk-setup.md)
- [注册 IP 资产](https://www.docszh.com/story-docs/developers/typescript-sdk/register-ip-asset.md)
- [注册许可条款](https://www.docszh.com/story-docs/developers/typescript-sdk/register-license-terms.md)
- [将条款附加到 IP 资产](https://www.docszh.com/story-docs/developers/typescript-sdk/attach-terms-to-ipa.md)
- [铸造许可证代币](https://www.docszh.com/story-docs/developers/typescript-sdk/mint-license-token.md)
- [注册衍生品](https://www.docszh.com/story-docs/developers/typescript-sdk/register-derivative.md)
- [IP 资产支付](https://www.docszh.com/story-docs/developers/typescript-sdk/ipa-pay.md)
- [领取收入分成](https://www.docszh.com/story-docs/developers/typescript-sdk/claim-revenue.md)
- [智能合约](https://www.docszh.com/story-docs/developers/smart-contracts.md)
- [项目部署](https://www.docszh.com/story-docs/developers/smart-contracts/creating-a-project.md)
- [将 NFT 注册为 IP 资产](https://www.docszh.com/story-docs/developers/smart-contracts/register-nft-as-ip-asset.md)
- [注册许可条款](https://www.docszh.com/story-docs/developers/smart-contracts/register-license-terms.md)
- [为 IP 资产附加许可条款](https://www.docszh.com/story-docs/developers/smart-contracts/attach-license-terms.md)
- [铸造许可代币](https://www.docszh.com/story-docs/developers/smart-contracts/mint-license-token.md)
- [混合 IP 资产二次创作](https://www.docszh.com/story-docs/developers/smart-contracts/remix-ipa.md)
- [申领版税](https://www.docszh.com/story-docs/developers/smart-contracts/claiming-royalty.md)
- [使用示例](https://www.docszh.com/story-docs/developers/smart-contracts/example.md)
- [已部署合约](https://www.docszh.com/story-docs/developers/deployed-contracts.md)
- [有用的资源](https://www.docszh.com/story-docs/developers/helpful-resources.md)
- [Github发布页面](https://www.docszh.com/story-docs/developers/releases-page.md)
- [版本矩阵](https://www.docszh.com/story-docs/developers/version-matrix.md)

## Sahara 用户指南

- [测试网教程](https://www.docszh.com/sahara/testnet-tutorial.md)
- [获取测试网白名单](https://www.docszh.com/sahara/testnet-tutorial/whitelist.md)
- [添加测试网获取测试代币](https://www.docszh.com/sahara/testnet-tutorial/testnet-faucet.md)
- [登陆Sahara AI平台并注册](https://www.docszh.com/sahara/testnet-tutorial/sign-in-testnet.md)
- [Dashboard看板介绍](https://www.docszh.com/sahara/testnet-tutorial/dashboard.md)
- [Data Services介绍](https://www.docszh.com/sahara/testnet-tutorial/data-services.md)
- [数据服务概述](https://www.docszh.com/sahara/data-services-overview.md)
- [快速入门指南](https://www.docszh.com/sahara/data-services-overview/quick-start.md)
- [词汇表](https://www.docszh.com/sahara/data-services-overview/glossary.md)
- [故障排除](https://www.docszh.com/sahara/troubleshooting.md)
- [Sahara 积分和排名](https://www.docszh.com/sahara/points-and-ranking.md)
- [基于 Task 的 Sahara 积分 (SP)](https://www.docszh.com/sahara/points-and-ranking/sahara-points-sp.md)
- [进度跟踪](https://www.docszh.com/sahara/points-and-ranking/tracking-progress.md)
- [用户等级](https://www.docszh.com/sahara/points-and-ranking/user-tiers.md)
- [用户成就](https://www.docszh.com/sahara/points-and-ranking/achievements.md)
- [平台登陆](https://www.docszh.com/sahara/sign-in.md)
- [平台导航](https://www.docszh.com/sahara/platform-navigation.md)
- [个人资料](https://www.docszh.com/sahara/platform-navigation/profile.md)
- [主菜单](https://www.docszh.com/sahara/platform-navigation/main-menu.md)
- [积分看板](https://www.docszh.com/sahara/platform-navigation/dashboard.md)
- ["Data Services" 页面介绍](https://www.docszh.com/sahara/data-services-page.md)
- [Task  & Pre-Exam 介绍](https://www.docszh.com/sahara/data-services-page/task-and-pre-exam.md)
- [Task 列表介绍](https://www.docszh.com/sahara/data-services-page/task-list.md)
- [Task 类别介绍](https://www.docszh.com/sahara/data-services-page/task-categories.md)
- [Task 任务卡介绍](https://www.docszh.com/sahara/data-services-page/task-cards.md)
- [Task 页面介绍](https://www.docszh.com/sahara/data-services-page/task-page.md)
- ["Achievements" 页面介绍](https://www.docszh.com/sahara/achievements-page.md)
- [My Level 介绍](https://www.docszh.com/sahara/achievements-page/my-level.md)
- [In Progress 成就介绍](https://www.docszh.com/sahara/achievements-page/in-progress.md)
- [Closed 成就介绍](https://www.docszh.com/sahara/achievements-page/closed.md)
- [常见问题](https://www.docszh.com/sahara/faqs.md)

## Hyperlane Docs 中文版

- [选择 Hyperlane](https://www.docszh.com/hyperlane-docs/get-started/intro.md)
- [连接你的链](https://www.docszh.com/hyperlane-docs/get-started/deploy-hyperlane.md): 如何将您的区块链与 Hyperlane 连接
- [故障排除](https://www.docszh.com/hyperlane-docs/get-started/deploy-hyperlane/troubleshooting.md)
- [桥接代币](https://www.docszh.com/hyperlane-docs/get-started/warp-route.md)
- [部署桥接 UI](https://www.docszh.com/hyperlane-docs/get-started/warp-route/deploy-warp-route-ui.md)
- [使用区块浏览器](https://www.docszh.com/hyperlane-docs/get-started/explorer.md)
- [投入使用](https://www.docszh.com/hyperlane-docs/get-started/production.md)
- [核心部署](https://www.docszh.com/hyperlane-docs/get-started/production/core-production.md)
- [更新 Mailbox 默认 ISM](https://www.docszh.com/hyperlane-docs/get-started/production/core-production/update-mailbox-default-ism.md)
- [转移 Mailbox 合约权限](https://www.docszh.com/hyperlane-docs/get-started/production/core-production/transfer-mailbox-ownership.md)
- [封装路由部署](https://www.docszh.com/hyperlane-docs/get-started/production/warp-production.md)
- [移除 Trusted Relayer 功能](https://www.docszh.com/hyperlane-docs/get-started/production/warp-production/remove-trusted-relayer.md)
- [转移封装路由合约权限](https://www.docszh.com/hyperlane-docs/get-started/production/warp-production/transfer-warp-route-ownership.md)
- [使用本地代理部署 Hyperlane](https://www.docszh.com/hyperlane-docs/guides/deploy-hyperlane-local-agents.md)
- [扩展封装路由](https://www.docszh.com/hyperlane-docs/guides/extending-warp-route.md)
- [调试跨链消息传递](https://www.docszh.com/hyperlane-docs/guides/message-debugging.md)
- [调试区块浏览器](https://www.docszh.com/hyperlane-docs/guides/explorer-debugging.md)
- [配置无需许可的链](https://www.docszh.com/hyperlane-docs/guides/explorer-debugging/configuring-pi-chains.md)
- [REST API 接口](https://www.docszh.com/hyperlane-docs/guides/explorer-debugging/rest-api.md)
- [GraphQL API 接口](https://www.docszh.com/hyperlane-docs/guides/explorer-debugging/graphql-api.md)
- [AVS 运营商指南](https://www.docszh.com/hyperlane-docs/guides/avs-operator-guide.md)
- [部署 SVM 链代币包装路由](https://www.docszh.com/hyperlane-docs/guides/deploy-svm-warp-route.md)
- [创建一个 Hook / ISM](https://www.docszh.com/hyperlane-docs/guides/create-custom-hook-and-ism.md)
- [跨链架构实施指南](https://www.docszh.com/hyperlane-docs/guides/implementation-guide.md)
- [开发人员注意事项](https://www.docszh.com/hyperlane-docs/guides/developer-tips.md)
- [EVM 模块测试](https://www.docszh.com/hyperlane-docs/guides/developer-tips/unit-testing.md)
- [验证器区块延迟](https://www.docszh.com/hyperlane-docs/guides/developer-tips/latencies.md)
- [测试代币水龙头](https://www.docszh.com/hyperlane-docs/guides/developer-tips/token-faucets.md)
- [常见问题](https://www.docszh.com/hyperlane-docs/guides/faq.md)
- [通用消息传递](https://www.docszh.com/hyperlane-docs/reference/messaging.md)
- [发送消息](https://www.docszh.com/hyperlane-docs/reference/messaging/send.md)
- [接收消息](https://www.docszh.com/hyperlane-docs/reference/messaging/receive.md)
- [Post-Dispatch Hooks](https://www.docszh.com/hyperlane-docs/reference/hooks.md)
- [链间 Gas 支付](https://www.docszh.com/hyperlane-docs/reference/hooks/interchain-gas.md)
- [OP Stack Hook](https://www.docszh.com/hyperlane-docs/reference/hooks/op-stack.md)
- [Arbitrum L2 to L1 Hook](https://www.docszh.com/hyperlane-docs/reference/hooks/arbitrum-l2-to-l1.md)
- [Polygon PoS Hook](https://www.docszh.com/hyperlane-docs/reference/hooks/polygon-pos.md)
- [链间安全模块接口](https://www.docszh.com/hyperlane-docs/reference/ism.md)
- [多重签名 ISM](https://www.docszh.com/hyperlane-docs/reference/ism/multisig-ism-interface.md)
- [路由 ISM](https://www.docszh.com/hyperlane-docs/reference/ism/routing-ism-interface.md)
- [聚合 ISM](https://www.docszh.com/hyperlane-docs/reference/ism/aggregation-ism-interface.md)
- [代码库](https://www.docszh.com/hyperlane-docs/reference/libraries.md)
- [Mailbox 客户端代码库](https://www.docszh.com/hyperlane-docs/reference/libraries/mailboxclient.md)
- [路由代码库](https://www.docszh.com/hyperlane-docs/reference/libraries/router.md)
- [TypeCasts 代码库](https://www.docszh.com/hyperlane-docs/reference/libraries/typecasts.md)
- [消息代码库](https://www.docszh.com/hyperlane-docs/reference/libraries/message.md)
- [标准 Hook 元数据代码库](https://www.docszh.com/hyperlane-docs/reference/libraries/hookmetadata.md)
- [应用程序](https://www.docszh.com/hyperlane-docs/reference/applications.md)
- [封装路由](https://www.docszh.com/hyperlane-docs/reference/applications/warp-routes.md)
- [链间账户](https://www.docszh.com/hyperlane-docs/reference/applications/interchain-account.md)
- [合约地址](https://www.docszh.com/hyperlane-docs/reference/contract-addresses.md)
- [链 ID](https://www.docszh.com/hyperlane-docs/reference/domains.md)
- [注册表](https://www.docszh.com/hyperlane-docs/reference/registries.md)
- [CLI](https://www.docszh.com/hyperlane-docs/reference/cli.md)
- [术语表](https://www.docszh.com/hyperlane-docs/reference/glossary.md)
- [协议审计](https://www.docszh.com/hyperlane-docs/reference/audits.md)
- [概述](https://www.docszh.com/hyperlane-docs/protocol/overview.md)
- [Mailbox](https://www.docszh.com/hyperlane-docs/protocol/mailbox.md)
- [链间 Gas 支付](https://www.docszh.com/hyperlane-docs/protocol/mailbox/interchain-gas-payment.md)
- [封装路由](https://www.docszh.com/hyperlane-docs/protocol/warp-routes.md)
- [路由类型](https://www.docszh.com/hyperlane-docs/protocol/warp-routes/types.md)
- [封装路由类型](https://www.docszh.com/hyperlane-docs/protocol/warp-routes/types/warp-routes-types.md)
- [封装路由使用示例](https://www.docszh.com/hyperlane-docs/protocol/warp-routes/types/warp-routes-example-usage.md)
- [部署演示](https://www.docszh.com/hyperlane-docs/protocol/warp-routes/walkthroughs.md)
- [部署 Yield 路由](https://www.docszh.com/hyperlane-docs/protocol/warp-routes/walkthroughs/warp-routes-yield-routes.md)
- [部署自定义 Gas 代币路由](https://www.docszh.com/hyperlane-docs/protocol/warp-routes/walkthroughs/warp-routes-custom-gas-fast-native.md)
- [链间安全模块](https://www.docszh.com/hyperlane-docs/protocol/ism.md)
- [多签 ISM](https://www.docszh.com/hyperlane-docs/protocol/ism/multisig-ism.md)
- [路由 ISM](https://www.docszh.com/hyperlane-docs/protocol/ism/routing-ism.md)
- [聚合 ISM](https://www.docszh.com/hyperlane-docs/protocol/ism/aggregation-ism.md)
- [CCIP 读取 ISM](https://www.docszh.com/hyperlane-docs/protocol/ism/ccip-read-ism.md)
- [第三方 ISMs](https://www.docszh.com/hyperlane-docs/protocol/ism/third-party-isms.md)
- [Wormhole ISM](https://www.docszh.com/hyperlane-docs/protocol/ism/third-party-isms/wormhole-ism.md)
- [Optimistic ISM](https://www.docszh.com/hyperlane-docs/protocol/ism/third-party-isms/optimistic-ism.md)
- [OP Stack ISM](https://www.docszh.com/hyperlane-docs/protocol/ism/third-party-isms/op-stack-ism.md)
- [Polygon PoS ISM](https://www.docszh.com/hyperlane-docs/protocol/ism/third-party-isms/polygon-pos-ism.md)
- [Arbitrum L2 to L1 ISM](https://www.docszh.com/hyperlane-docs/protocol/ism/third-party-isms/arbitrum-l2-to-l1-ism.md)
- [经济安全](https://www.docszh.com/hyperlane-docs/protocol/economic-security.md)
- [Hyperlane AVS](https://www.docszh.com/hyperlane-docs/protocol/economic-security/hyperlane-avs.md)
- [代理商](https://www.docszh.com/hyperlane-docs/protocol/agents.md)
- [中继器](https://www.docszh.com/hyperlane-docs/protocol/agents/relayer.md)
- [验证者](https://www.docszh.com/hyperlane-docs/protocol/agents/validators.md)
- [非 EVM 链兼容](https://www.docszh.com/hyperlane-docs/protocol/non-evm-implementations.md)
- [成为验证者](https://www.docszh.com/hyperlane-docs/operate/validators.md)
- [AWS Signatures Bucket 设置](https://www.docszh.com/hyperlane-docs/operate/validators/validator-signatures-aws.md)
- [监控与预警](https://www.docszh.com/hyperlane-docs/operate/validators/monitoring-alerting.md)
- [运行中继器](https://www.docszh.com/hyperlane-docs/operate/relayer.md)
- [消息过滤](https://www.docszh.com/hyperlane-docs/operate/relayer/message-filtering.md)
- [监控与预警](https://www.docszh.com/hyperlane-docs/operate/relayer/monitoring-alerting.md)
- [代理密钥](https://www.docszh.com/hyperlane-docs/operate/set-up-agent-keys.md)
- [代理配置](https://www.docszh.com/hyperlane-docs/operate/agent-config.md)
- [配置参考](https://www.docszh.com/hyperlane-docs/operate/agent-config/config-reference.md)
- [Docker快速入门](https://www.docszh.com/hyperlane-docs/operate/docker-quickstart.md)
- [使用 Terraform 便捷部署](https://www.docszh.com/hyperlane-docs/operate/deploy-with-terraform.md)

## aPriori Newsletter 中文版

- [aPriori Newsletter](https://www.docszh.com/apriori/newsletter.md): aPriori 是一种 MEV 基础设施和流动性质押协议，基于 Monad 原生构建。
- [释放 Monad 的潜力：区块产出经济学的关键作用](https://www.docszh.com/apriori/newsletter/unlocking-monads-potential-the-critical.md): 作者：Edward Shi 和 aPriori 团队 | 2024年10月2日

## Zama 白皮书

- [Page](https://www.docszh.com/zama-litepaper/page.md)
