https://github.com/nethermindeth/verify-everything
Aims to create various ZK verifiers on Starknet for network growth
https://github.com/nethermindeth/verify-everything
Last synced: 4 months ago
JSON representation
Aims to create various ZK verifiers on Starknet for network growth
- Host: GitHub
- URL: https://github.com/nethermindeth/verify-everything
- Owner: NethermindEth
- License: apache-2.0
- Created: 2024-06-07T19:59:37.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-07T17:07:16.000Z (over 1 year ago)
- Last Synced: 2025-04-10T01:59:52.942Z (about 1 year ago)
- Language: Cairo
- Size: 747 KB
- Stars: 18
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: license
Awesome Lists containing this project
README
# Project Verify Everything
This project aims to provide additional support for the Starknet ecosystem via
a series of ZK verifiers. The project scope is broad and may encompass creating
any number of verifiers.
The initial list of potential verifiers will be as follows:
1. halo2 (IPA)
2. halo2 (KZG)
3. Plonky2
4. Plonk
# Disclaimer
This repo will be deprecated soon as our efforts are focused on optimizing the PLONK verifier. Please refer to https://github.com/NethermindEth/cairo-plonk-verifier for the latest details.