web3roadmap

Move Language Roadmap

Move is a programming language for writing safe smart contracts originally developed at Facebook to power the Libra blockchain.

Brought to you by

  1. What is Move?

    • Why move?
    • Similarities Between Rust and Move
    • The Differences Between Rust and Move
  2. Origins of Move Language

    • The Diem Asscociation
  3. Move-Powered Blockchains

    • Sui Blockchain
    • Aptos Blockchain
    • Movement Blockchain
    • Mango Network
  4. Move Virtual Machine (VM)

    • The subsequent blocks of transactions
    • Move bytecode verifier
    • Move intermediate representation (IR) compiler
    • Comparison Between EVM, Solana Runtime, MoveVM
  1. Modules and Scripts

    • Modules
    • Scripts
    • Move source file