Sui is a decentralized permisionless smart contracts platform developed with a goal of efficient management of rich assets. Sui uses low-latency scalable reliable broadcast between a set of validators to ensure the safety of common operations on assets. It relies on full consensus for governance operations and checkpointing performed off the critical latency path. It uses the Move programming language to define assets as typed objects and to define operations on these objects.
For more information please visit the Sui Developer Portal here.
- Sui is based on FastPay: FastPay: High-Performance Byzantine Fault Tolerant Settlement
Read Eng Plan.
The content of this repository is licensed as Apache 2.0