/cairo_vm.go

cairo_vm.go is a Go 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.

Primary LanguageGoApache License 2.0Apache-2.0

Stargazers

No one’s star this repository yet.