diff --git a/topics/move-sui/index.md b/topics/move-sui/index.md new file mode 100644 index 000000000000..ff2179a11ce7 --- /dev/null +++ b/topics/move-sui/index.md @@ -0,0 +1,14 @@ +--- +aliases: move-lang, move +created_by: Facebook (Meta Platforms Inc.) +display_name: Move-sui +github_url: https://github.com/move-language/move-sui +logo: move-sui.png +related: language, smart-contracts, blockchain, aptos, sui +released: '2019' +short_description: Move is a safe and flexible smart contract language originally developed by Meta for the Diem blockchain. +topic: move-sui +url: https://move-language.github.io/move +wikipedia_url: https://en.wikipedia.org/wiki/Move_(programming_language) +--- +Move is a smart contract programming language designed for secure and verifiable transaction execution. Originally created by Meta for the Diem project, it now powers modern blockchains like Aptos and Sui. Move emphasizes safety, resource-oriented programming, and formal verification. diff --git a/topics/move-sui/move-sui.png b/topics/move-sui/move-sui.png new file mode 100644 index 000000000000..8704ce43e149 Binary files /dev/null and b/topics/move-sui/move-sui.png differ