# Difference between two blockchains **Published by:** [Ritesh(๐Ÿ’™,๐Ÿงก)](https://paragraph.com/@ritesh-2/) **Published on:** 2023-01-05 **URL:** https://paragraph.com/@ritesh-2/difference-between-two-blockchains ## Content About programming languages - **Sui Name Service ** Sui and Apsto are two blockchains that emerged from the "remnants" of the Diem project, so both use the Move programming language developed by Facebook. Move is designed for more secure resource management, as well as deterministic and hidden transaction execution. This means that the outcome of a trade execution is completely predictable and is based solely on the information contained in the transaction. In addition, the Move is resistant to denial of service (DDoS) attacks at the transaction execution level. And yet, Move helps address a lot of vulnerabilities and security concerns in traditional languages like Solidity or Vyper. However, both Sui and Aptos have their own highlights in the development of the project. Aptos Original MOVE programming language, no features added or removed. ** SUI** has additional object-centric global storage. The Move language can create, delete, and update resources for global storage. Key ability: this is the key for global storage object-centric global storage is a form of object storage, developed and extended globally. So, if Sui applies this technology, assets, NFTs or any data such as wallet addresses can be formatted as an object. In addition, Sui divides the audience into 2 to optimize for users: Owned object: can only be modified by its specific owner. Shared object: can be modified by many users. In a nutshell, Sui seems to focus on building a solid foundation so that before rapid expansion can still ensure the safety of the blockchain. ## Publication Information - [Ritesh(๐Ÿ’™,๐Ÿงก)](https://paragraph.com/@ritesh-2/): Publication homepage - [All Posts](https://paragraph.com/@ritesh-2/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@ritesh-2): Subscribe to updates - [Twitter](https://twitter.com/Ritesh70564503): Follow on Twitter