External Resources
Official references
Section titled “Official references”Lookup pages that belong in the Reference section of these docs:
- Glossary — terms used across Aptos docs.
- Error codes — common VM and Move abort codes.
- Transaction payloads and BCS — payload variants and encoding.
- Indexer GraphQL reference — hosted indexer tables and fields.
- REST API reference — fullnode OpenAPI reference generated from
/aptos-spec.json. - AIPs — developer-facing Aptos Improvement Proposal FAQs.
Move language and framework books (mdBook, hosted outside this site):
- Move Book — Move language reference.
- Aptos Framework Book —
aptos-framework,aptos-stdlib,move-stdlib, and token-object packages.
Network explorers and hosted developer services:
- Aptos Explorer — accounts, transactions, and validators.
- Geomi (formerly Aptos Build) — API keys, Gas Station, and no-code indexing.
- AI tools — Aptos MCP, Agent Skills, and LLMs.txt.
Move learning resources
Section titled “Move learning resources”Tutorials
Section titled “Tutorials”- Aptos Learn — Learn how to build on the Aptos Blockchain with various tutorials.
Videos
Section titled “Videos”- Aptos Dev YouTube Channel — Learn about how to build on the Aptos Blockchain with various videos.
Examples
Section titled “Examples”- Move By Examples — A collection of Move examples.
- Daily Move — A collection of short Move examples illustrating Aptos features.
- Aptos-Core Move Examples — A collection of Move examples actively tested in CI in the Aptos Core repository.
Community developer tools
Section titled “Community developer tools”- Surf — Generated TypeScript interfaces and React hooks for Aptos smart contracts.
- Revela — Move bytecode decompiler. The Aptos CLI can also decompile with
aptos move decompile --package-dir <package>/bytecode_modules.
Data and analytics
Section titled “Data and analytics”SQL datasets, dashboards, and RPC vendors are listed on Data Providers.