diff --git a/topics/sui/index.md b/topics/sui/index.md new file mode 100644 index 000000000000..ca3a2cabcd10 --- /dev/null +++ b/topics/sui/index.md @@ -0,0 +1,13 @@ +--- +created_by: Mysten Labs +display_name: Sui +logo: sui.png +released: May 3, 2023 +short_description: Sui is a high-performance, object-centric blockchain for smart contracts and digital assets. +topic: sui +related: blockchain, cryptocurrency, move-language +url: https://sui.io/ +github_url: https://github.com/MystenLabs/sui +wikipedia_url: https://en.wikipedia.org/wiki/Sui_(blockchain) +--- +Sui is a decentralized, permissionless blockchain designed for instant finality, low latency, and high throughput. It uses the Move programming language to enable scalable and secure smart contract development, and introduces a novel object-centric model that allows parallel transaction execution. \ No newline at end of file diff --git a/topics/sui/sui.png b/topics/sui/sui.png new file mode 100644 index 000000000000..f9e2ee6a3361 Binary files /dev/null and b/topics/sui/sui.png differ