The Move Book

The Move Programming Language

Introduction

Getting Started

  • Modules and Scripts

  • Move Tutorial

Primitive Types

  • Integers

  • Bool

  • Address

  • Vector

  • Signer

  • References

  • Tuples and Unit

Basic Concepts

  • Local Variables and Scopes

  • Equality

  • Abort and Assert

  • Conditionals

  • While, For, and Loop

  • Functions

  • Structs and Resources

  • Constants

  • Generics

  • Type Abilities

  • Uses and Aliases

  • Friends

  • Packages

  • Package Upgrades

  • Unit Tests

Global Storage

  • Global Storage Structure

  • Global Storage Operators

Reference

  • Standard Library

  • Coding Conventions

Last updated