Introduction

The Aptos book extends the Move book, offering a single resource for design patterns, usage examples, and other information needed to build on Aptos. It provides context for building on Aptos and can be used entirely offline.

Get Started

You can jump to any section for a specific topic, but the material is arranged so that readers first learn Aptos fundamentals and then progress to writing Move contracts.

We recommend working through the chapters in order. Alternatively, use the search bar to find specific topics or keywords.

Contribution

Contributions are welcome. Please open a GitHub issue or pull request and:

  1. Identify the section being updated
  2. Provide a concise description of the change
  3. Note any gaps or missing areas