STARK Cairo prover using lambdaworks. 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. Cairo and similar proof systems can be used to provide scalability to blockchains.
☆76Oct 2, 2023Updated 2 years ago
Alternatives and similar repositories for lambdaworks_stark_platinum
Users that are interested in lambdaworks_stark_platinum are comparing it to the libraries listed below
Sorting:
- cairo-by-example.com☆38May 6, 2025Updated 10 months ago
- Starknet Stack let's you easily create new Cairo Starknet chains with their own sequencers, provers and verifiers☆43Sep 12, 2023Updated 2 years ago
- Cairo prover powered by miniSTARK (compatible with StarkWare's verifiers)☆161Jan 11, 2025Updated last year
- cairo-vm_in_go is a Go implementation of the Cairo VM. Cairo (CPU Algebraic Intermediate Representation) is a programming language for wr…☆57Apr 30, 2024Updated last year
- Starknet sequencer built with Tendermint Core☆52Apr 3, 2023Updated 2 years ago
- A compiler to convert Cairo's intermediate representation "Sierra" code to MLIR.☆137Updated this week
- A community-developed re-implementation of the Starkware Stone Prover☆69Oct 29, 2024Updated last year
- An ABI compatible for KZG EIP-4844 in Rust☆23Jun 2, 2023Updated 2 years ago
- State-of-the-art Elliptic Curve operations and SNARKS verification for Cairo & Starknet 🐺.☆256Updated this week
- Nova: Recursive SNARKs without trusted setup☆44Aug 21, 2023Updated 2 years ago
- lambdaworks offers implementations for both SNARKs and STARKs provers, along with the flexibility to leverage their individual components…☆724Updated this week
- ☆268Sep 16, 2024Updated last year
- A Rust implementation of Starknet execution logic☆170Jul 22, 2024Updated last year
- Nova-based SHA256 benchmarks☆31Jun 7, 2025Updated 9 months ago
- cairo-vm is a Rust implementation of the Cairo VM. Cairo (CPU Algebraic Intermediate Representation) is a programming language for writin…