Security Topics on MOVE Ecosystem (Online)
December 08, 2022

Across this 3-day course, we will be going through a tutorial on the Move programming language, an insight into MoveVM architecture, and deep-diving into a security analysis of Move and disclosing findings that we have made on its vulnerabilities. [Course will be in Mandarin/Chinese].
By Numen Cyber Technology in partnership with SUSS Node for Inclusive Fintech.
Course Agenda:
Day 1: Introduction to the Move Language / Move 语言基础
Day 2: The Design Principle of MoveVM / Move 设计原理
Day 3: Move Security Vulnerability Analysis / Move安全漏洞分析
What is Move?
Move is a new programmable platform for blockchains and other applications where safety and correctness are paramount. It is an executable bytecode language designed to provide safe and verifiable transaction-oriented computation. The language features a strong type system with linear resource types, runtime checks, and formal verification.
Day 1 (Video Recording)
Day 2 & 3 (Video Recording)