Learn the Move Language
Learn the Move Language
To begin your journey in developing Move, we provide the following resources:
Your first move module to walks you through compiling, deploying, and interacting with Move.
Endless Move Book to teach you many of the general Move concepts.
The Move tutorial to cover the basics of programming with Move.
Move Examples demonstrating many different aspects of Move especially those unique to Endless.
Endless Move Framework.
There are several IDE plugins available for Endless and the Move language:
Endless Move Analyzer for Visual Studio.
Move language plugin for JetBrains IDEs: Supports syntax highlighting, code navigation, renames, formatting, type checks and code generation.
The following external resources exist to further your education:
Last updated