lity icon indicating copy to clipboard operation
lity copied to clipboard

A rule-based contract-oriented high-level language.

Lity

Latest Release Build Status Docs

Lity is an open-source language enhanced from Solidity. With new grammar extension, it is highly optimized for enterprise and easy to use for financial industry developers. The flexible interface and unlimited built-in functions can reduce gas cost and accelerate executing time. You can now encrypt large-sized data in the blink of an eye without running out of gas anymore.

Getting Started

To get started you can find an introduction to the language in the Lity documentation.

The changelog for this project can be found here.

How to Contribute

Contributors Pull Requests

Please see our contribution guidelines in the Lity documentation.

Contact

Issues

Feel free to report bugs, issues, or send a feature request using Github issues.

License

License

See the LICENSE file.

Note

This repository is a fork from Solidity.