Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.2 KB

README.md

File metadata and controls

28 lines (19 loc) · 1.2 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 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.

References

Contributing

Read Eng Plan.

License

The content of this repository is licensed as Apache 2.0