Aptos Move by Example
Ctrlk
  • 🚀Getting Started
  • Set-Up
  • Why is Move Secure
  • Move vs Solidity
  • Basic Concepts
    • Move.toml
    • Primary data-types
    • Strings
    • Comments
    • Functions
    • Function Visibilities
    • Control flow and expressions
    • Loops
    • Error
    • Struct and its Abilities
    • Scripts
    • Operations
  • Intermediate Concepts
  • Advanced Concepts
  • Applications
  • Decentralized Finance
  • Hacks
  • Hands on tutorials
Powered by GitBook
On this page
Edit

Basic Concepts

Move.tomlPrimary data-typesStringsCommentsFunctionsFunction VisibilitiesControl flow and expressionsLoopsErrorStruct and its AbilitiesScriptsOperations
PreviousCompiled languageNextMove.toml

Last updated 2 years ago