An open API service indexing awesome lists of open source software.

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

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.