1.
The Move Language
2.
Foreword
3.
Getting Started
4.
Syntax Basics
4.1.
Concept
4.2.
Primitive Types
4.3.
Comments
4.4.
Expression and Scope
4.5.
Control Flow
4.6.
Module and Import
4.7.
Constants
4.8.
Function
4.9.
Structures
5.
Advanced Topics
5.1.
Ownership and References
5.2.
Understanding Generics
5.3.
Managing collections with Vectors
6.
Programmable Resources
6.1.
Sender as Signer
6.2.
What is Resource
6.3.
Resource by Example
6.3.1.
Create and Move
6.3.2.
Read and Modify
6.3.3.
Take and Destroy
6.3.4.
Further Steps
7.
Tutorials
7.1.
Writing ERC20 Token
Light (default)
Rust
Coal
Navy
Ayu
The Move Book
Writing ERC20 Token
To be done...