We are experts in zero-knowledge proofs and cryptography in general. We perform audits, development work, due diligence, research, etc.
Check our blog for more information!
Cairo bootloader port for the Rust Cairo VM.
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.
Rust library for the Stone prover and verifier.