yuyangxxxmail@gmail.com amberhuangcq@gmail.comMay 1, 20231. Introduction1.1 Introduce to Move Move is a programming language for writing safe smart contracts originally developed at Facebook to power the Diem blockchain. Move is a strongly-statically-typed programming language originally developed at Facebook for smart contracts, Right now Move is mainly used in ’Sui’ and ’Aptos’. Move is written in Rust and is heavily influenced by Rust, Move followed the Rust ownership system. An example of...