Sui is a decentralized permisionless smart contracts platform developed with a goal of efficient management of rich assets. Sui uses low-latency scalable and 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 operations on these objects.
For more information, visit the Sui Developer Portal.
Sui is based on FastPay: High-Performance Byzantine Fault Tolerant Settlement.
Read Eng Plan. TODO: Share the Doc with public. Consider formalizing and branding it.
The content of this repository is licensed as Apache 2.0.