Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.52 KB

README.md

File metadata and controls

28 lines (17 loc) · 1.52 KB
Diem Logo

License Discord chat

The Move Language

Move is a new programmable platform for blockchains and other applications where safety and correctness are paramount. It is an executable bytecode language designed to provide safe and verifiable transaction-oriented computation. The language features a strong type system with linear resource types, runtime checks, and formal verification.

Contributing

To begin contributing, sign the CLA. You can learn more about contributing to the Diem project by reading our Contribution Guide and by viewing our Code of Conduct.

Community

License

Move is licensed as Apache 2.0.