zkmove-lite icon indicating copy to clipboard operation
zkmove-lite copied to clipboard

A fast zero-knowledge proof friendly Move language runtime environment.

zkMove Lite

zkMove Lite is a lightweight zero-knowledge proof friendly Move language virtual machine. Move bytecode is automatically "compiled" into circuit by the virtual machine. The circuit is application specific, and we call it a Move circuit.

move-circuit

Contributing

First off, thanks for taking the time to contribute! Contributions are what makes the open-source community such an amazing place to learn, inspire, and create. Any contributions you make will benefit everybody else and are greatly appreciated.

Please reading our Contributing Guide for details.

License

zkMove is licensed as Apache 2.0.