Aptos Move by Example
Ctrlk
  • 🚀Getting Started
  • Set-Up
  • Why is Move Secure
  • Move vs Solidity
  • Basic Concepts
  • Intermediate Concepts
    • Local variables
    • Constants
    • Signer
    • Vector
    • Address
    • Uses and Aliases
    • Maps
    • Hash functions
    • References
    • Unit test
    • Generics
    • Type Arguments
    • Type Inference
  • Advanced Concepts
  • Applications
  • Decentralized Finance
  • Hacks
  • Hands on tutorials
Powered by GitBook
On this page
Edit

Intermediate Concepts

Local variablesConstantsSignerVectorAddressUses and AliasesMapsHash functionsReferencesUnit testGenericsType ArgumentsType Inference
PreviousOperationsNextLocal variables

Last updated 2 years ago