跳转到内容
Aptos 文档
搜索
GitHub
X
Discord
Telegram
选择主题
深色
浅色
自动
选择语言
English
Español
简体中文
指南
SDK 和工具
智能合约
节点
概念
参考
AI 和 LLMs
开始使用
Get Started
从指南中学习
开发者环境配置
Ethereum 到 Aptos 速查表
Solana 到 Aptos 速查表
初学者
Your First Transaction
Your First NFT
Your First Coin
Your First Fungible Asset
Your First Move Module
Your First Aptos Multisig (Python SDK)
Build E2E DApp
Build an End-to-End Dapp on Aptos
1. Create a Smart Contract
2. Set up the frontend
3. Fetch Data from Chain
4. Submit Data to Chain
5. Handle Tasks
高级
Manage Fungible Assets with Multisig
Aptos Keyless
Aptos Keyless
Keyless Introduction
How Keyless Works
Keyless Integration Guide
Keyless Simple Example
Keyless OIDC Support
Keyless Terminology and FAQ
Federated Keyless
Federated Keyless
Federated Keyless Integration Guide
Federated Keyless Key Considerations
Federated Keyless Simple Example
FAQ
Sponsored Transactions
Transaction Management
Account Key Rotation
Orderless Transactions
Integration
Exchange Integration Guide
Application Integration Guide
Use Oracles in Your Aptos Applications
Aptos APIs
Aptos APIs
Aptos 全节点 REST API
Fullnode API Reference
水龙头 API
数据提供商
Aptos Labs API Gateway
官方 SDK
TypeScript SDK
TypeScript SDK
创建和管理账户
构建交易
机密资产(CA)
通过 SDK 获取数据
旧版 TypeScript SDK
TypeScript SDK 快速入门
TypeScript SDK 示例代码
Surf: 为 Move 合约提供 TypeScript 类型安全
Account
创建和管理账户
账户抽象
可派生账户抽象
Building Transactions
构建交易
批量交易
BCS 格式
多代理交易
Orderless Transactions
使用 Dynamic Script Composer 调用 Move 链式交易
模拟交易
赞助交易
Legacy TS SDK
旧版 TypeScript SDK
迁移指南
Python SDK
Go SDK
Go SDK
Go SDK - Creating and Managing Accounts
Go SDK - Building Transactions
Go SDK - Fetch Data
Go SDK - Examples
Building Transactions
Go SDK - Building Transactions
Go SDK - Batching Transactions
Go SDK - Simulating Transactions
Go SDK - Binary Canonical Serialization (BCS) Format
Go SDK - Multi-Agent Transactions
Go SDK - Sponsoring Transactions
Rust SDK
Dotnet SDK
.NET SDK
Examples
Quickstart
Godot Integration
Unity Integration
Accounts
Ed25519 Accounts
Keyless Accounts
Multikey Accounts
Queries
View Functions
Transactions
Basic Transactions
Sponsored Transactions
Unity SDK
Aptos C++ / Unreal SDK
Wallet Adapter
Wallet Adapter
Wallet Adapter Plugin for Browser Extension Wallet Builders
Wallet Adapter for Dapp Builders
Aptos Wallet Standard
Wallet Adapter Plugin for SDK Wallet Builders
X-Chain Accounts
Community SDKs
Community SDKs
Kotlin SDK
Creating and Managing Accounts
Building and Sending Transactions
Client Configuration
Fetch Data via the Kotlin SDK
Kotlin SDK Quickstart
Sponsored Transactions (Fee Payer)
For iOS Developers
Swift SDK
For iOS Developers
Swift SDK
Unity SDK (Legacy)
Indexer
索引器
Indexer API
Indexer API Access
Indexer Architecture
Indexer API Reference
Self-Hosted Indexer API
Get Account Transactions Data
Get Aptos Name From Address
Get Fungible Asset Balances
Get Fungible Asset Info
Count Number of Active Delegators for a Pool
Retrieve NFT Collections Owned by an Account
Get NFTs Owned by an Account
Get Token Metadata by Name
Indexer SDK
Indexer SDK
Quickstart Guide on Aptos Indexer SDK
Documentation
Documentation
Initial Setup
Connecting Steps
Defining a Data Schema
Creating a Processor
Running Your Processor
Creating a Step
Parsing Transactions
Transaction Stream Step
Advanced Tutorials
Version Tracking
Advanced Tutorials
Migrate to Indexer SDK
Testing Processor
Aptos Indexer Testing Framework Overview
Importing Transactions
Generating Transactions with Move Scripts
NFT Aggregator
NFT Aggregator API
Analytics REST API
GraphQL API
Integrated Marketplaces
NFT Aggregator Table Reference
Marketplaces
Bluemove
Rarible
Topaz (Deprecated)
Tradeport
Wapal
Transaction Stream
Transaction Stream Service
Hosted Transaction Stream Service
Running Locally
Self-Hosted Transaction Stream Service
Legacy
Legacy Indexer
Custom Data Model
Run an Indexer Fullnode
Migrate to Transaction Stream Service
CLI
命令行界面(CLI)
设置 CLI 初始配置
格式化 Move 合约
通过 Aptos CLI 管理网络节点
运行公共网络(高级)
重放过去的交易
通过 Aptos CLI 运行本地网络
从模板开始创建 Move 包
使用 Aptos CLI 在链上尝试操作
使用 Move 合约
Install CLI
在 Linux 上安装 Aptos CLI
在 Mac 上安装 Aptos CLI
安装特定版本的 Aptos CLI(高级)
在 Windows 上安装 Aptos CLI
Setup CLI
设置 CLI 初始配置
安装 Move Prover
Trying Things On Chain
使用 Aptos CLI 在链上尝试操作
使用 Aptos CLI 创建测试账户和发送交易
通过 Aptos CLI 使用硬件钱包 Ledger
使用 Aptos CLI 查看链上账户信息
Working with Move Contracts
使用 Move 合约
JSON 参数教程
本地模拟、基准测试和 Gas 分析
多签治理教程
Create Aptos DApp
create-aptos-dapp
Create Aptos Dapp 常见问题
Faucet
智能合约
为什么选择 Move?
Move Book
模块与脚本
结构体与资源
整数类型
布尔类型
地址(Address)
向量(Vector)
签名者(Signer)
引用
元组与单位类型
能力(Abilities)
相等性
中止与断言
条件语句
While、For 和 Loop 循环
函数
枚举类型
常量
泛型
用途与别名
友元模块
全局存储 - 结构
全局存储 - 操作符
局部变量与作用域
单元测试
Move 编码规范
Move 教程
Libraries
Development
创建包 (Move)
编译 (Move)
对象代码部署
包管理
包升级机制
调试 Move
使用 Move 脚本进行开发
Compiling Move Scripts
Running Move Scripts
Move Scripts Tutorial
How can I write Move Scripts?
Move 安全指南
第三方依赖
Aptos Features
对象开发指南
Creating objects
Using objects
Aptos 标准规范
Aptos 数字资产标准
Aptos 同质化资产(FA)标准
Aptos 代币标准 (旧版)
Aptos代币标准(旧版)
随机性 API
密码学
资源账户
二进制规范化序列化 (BCS)
概述
Smart Table
Smart Vector
表(Table)
Vector
Aptos 代币标准概述
Confidential Asset (CA)
Aptos 上的模块
Tooling
概述
Move Prover User Guide
Move Specification Language
Supporting Resources
Aptos Move Lint
Move On Aptos 编译器
Reference
View Frameworks
Aptos Framework
Aptos Standard Library
Aptos Token Objects
Move Standard Library
Move Reference
Move Reference
Aptos 错误码
Move 2 版本说明
了解节点
Localnet
在本地网络(Localnet)上开发
通过 Aptos CLI 运行本地网络(Local Network)
带有验证器的本地网络运行
Validator Node
运行验证者节点(Validator)和验证者全节点(VFN)
Run Validators
节点要求
运营者
连接节点
连接到网络
委托池操作
质押池操作
质押池投票者
部署节点
使用 AWS
使用 Azure
使用 Docker
使用 GCP
使用源代码
Configure Validators
修改节点
Rotate consensus key
关闭节点
升级节点
Monitor Validators
验证节点
验证者排行榜
节点健康
Full Node
运行公共全节点
Run Full Nodes
PFN 要求
验证 PFN
部署 PFN
使用 Docker
使用 GCP
使用源码
Modify Full Nodes
修改 PFN
自定义 PFN 网络
生成 PFN 身份
更新您的 PFN
Bootstrap Full Nodes
引导一个节点
从快照中引导启动
从备份中引导启动
Configure Nodes
配置节点
Consensus Observer
数据裁剪
状态同步
遥测(Telemetry)
查找节点文件
开发网文件
主网文件
测试网文件
从源代码构建 Aptos
Monitor Nodes
监控你的节点
重要节点指标
节点健康检查器
节点健康检查器常见问题解答
节点检查服务
Network Information
网络
Latest Aptos Releases
Blockchain Fundamentals
Blockchain
Aptos White Paper
Aptos Blockchain Deep Dive
Blocks
Move - A Web3 Language and Runtime
Execution & Transactions
Execution
Gas and Storage Fees
Computing Transaction Gas
Transactions and States
Events
Accounts & Resources
Accounts
Resources
Network & Nodes
Validator Nodes Overview
Fullnodes Overview
Node Networks and Sync
Staking & Governance
Staking
Delegated Staking
Governance
AIP
Aptos Improvement Proposals (AIPs)
AIP-88 - Block Epilogue Transactions
AIP-115 - Stateless Accounts
Indexer API Access
Indexer API Reference
Aptos 全节点 REST API
Aptos Glossary
Aptos MCP
NEW
Aptos MCP & Claude Code
Aptos MCP & Cursor
LLMs Txt
NEW
GitHub
X
Discord
Telegram
选择主题
深色
浅色
自动
选择语言
English
Español
简体中文
...
Network
了解节点
运行公共全节点
部署 PFN
部署 PFN
以下指南提供了在 Aptos 网络上部署 PFN 的步骤.
选择您喜欢的部署方法:
使用源代码
Section titled “使用源代码”
使用 Docker
Section titled “使用 Docker”
使用 GCP
Section titled “使用 GCP”