Atodex Document
Search
⌃K

Move language and virtual machine (Move VM)

The Move VM and programming language were created as part of the Diem project, which was funded by Meta (formerly Facebook). The resulting system is significantly more secure, versatile, and scalable than EVM.
  • Controlled access and safety through ownership rights
  • Minimize common smart contract bugs
  • Code checked by Bytecode verification before it’s deploy
  • Formal verification is a powerful and promising feature of the Move language