Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.28 KB

README.md

File metadata and controls

28 lines (19 loc) · 1.28 KB

Sui (pre-alpha)

Build Status License

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.

References

Sui is based on FastPay: High-Performance Byzantine Fault Tolerant Settlement.

Contributing

Read Eng Plan. TODO: Share the Doc with public. Consider formalizing and branding it.

License

The content of this repository is licensed as Apache 2.0.