Post
Share your knowledge.
What language are Sui smart contracts written in?
A: Smart contracts on Sui are written in Move, a safe and resource-oriented programming language originally developed for the Diem project.
- Sui
- Move
Answers
1You write Sui smart contracts in Move, a programming language originally developed at Facebook for the Libra project and later adapted by Mysten Labs for Sui. Move is resource-oriented, meaning assets are treated as unique objects that can’t be copied or accidentally destroyed, which makes it safer for building financial applications. On Sui, the language has been extended to support an object-centric model, letting you define, own, and transfer digital assets directly in smart contracts.
Do you know the answer?
Please log in and share it.
Sui is a Layer 1 protocol blockchain designed as the first internet-scale programmable blockchain platform.
- How to Maximize Profit Holding SUI: Sui Staking vs Liquid Staking616
- Why does BCS require exact field order for deserialization when Move structs have named fields?65
- Multiple Source Verification Errors" in Sui Move Module Publications - Automated Error Resolution55
- Sui Move Error - Unable to process transaction No valid gas coins found for the transaction419
- Sui Transaction Failing: Objects Reserved for Another Transaction410