StarkWare Libs
-
cairo Public
Cairo is the first Turing-complete language for creating provable programs for general computation.
-
cairo_native Public
A compiler to convert Cairo's intermediate representation "Sierra" code to MLIR.
-
cairo-vm Public
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.
-
stwo-cairo Public
Prove Cairo programs with the blazing-fast S-two prover, powered by the cryptographic breakthrough of Circle STARKs.