Introduction
1.
History of Move
1.1.
The Language for Digital Assets
1.2.
The Dispersion of Move
1.3.
Enter the Movement
2.
Getting Started with Move
2.1.
Advantages of Move
2.2.
Install Movement CLI
2.3.
Hello, Move!
3.
Planning Your Capstone Project
3.1.
Domain Modeling
3.2.
User Journey
3.3.
Architectural Diagram
4.
Basic Move Syntax
4.1.
Primitive Types
4.2.
Comments
4.3.
Expressions and Scope
4.4.
Control Flow
4.5.
Modules and Imports
4.6.
Testing
5.
Custom types and generics
5.1.
Custom Types
5.2.
Getter and Setter Functions
5.3.
Generics Introduction
5.4.
Generics with Multiple Type Parameters
Light
Rust
Coal
Navy
Ayu
Testing in Move
In this lesson, you'll learn how to unit test Move code to make sure your program works as expected.
Chapter Quiz: Check your knowledge and earn rewards