An open API service indexing awesome lists of open source software.

https://github.com/lambdaclass/cleopatra_cairo

cairo-vm is a Rust implementation of the Cairo VM. Cairo (CPU Algebraic Intermediate Representation) is a programming language for writing provable programs, where one party can prove to another that a certain computation was executed correctly without the need for this party to re-execute the same program.
https://github.com/lambdaclass/cleopatra_cairo

blockchain compiler cryptography programming-language rust stark zkp

Last synced: about 2 months ago
JSON representation

cairo-vm is a Rust implementation of the Cairo VM. Cairo (CPU Algebraic Intermediate Representation) is a programming language for writing provable programs, where one party can prove to another that a certain computation was executed correctly without the need for this party to re-execute the same program.

Awesome Lists containing this project