Skip to content

Aptos Blockchain

These pages explain how Aptos works: accounts and resources, how transactions change state, how Move and Block-STM execute those transactions, and how validators, staking, and governance keep the network running.

For implementation details, read the Aptos white paper, the research papers, and the aptos-core source. For hands-on work, start with Your First Transaction and the Move Book.

These topics sit next to the core model. Use them when you implement wallets, contracts, or indexers: