2024-04-15 13:36:02 +02:00
2024-04-11 14:26:10 +02:00
2023-10-16 21:12:50 +02:00
2023-08-24 19:54:11 +02:00
2024-01-19 07:47:26 +01:00
2024-04-11 14:07:45 +02:00
2024-04-11 14:07:15 +02:00
2024-04-11 14:30:24 +02:00
2024-04-11 14:31:39 +02:00
2023-08-24 19:54:21 +02:00
2024-04-11 14:23:12 +02:00
2023-10-30 14:00:59 +01:00
2023-08-24 19:54:40 +02:00
2023-05-23 13:22:36 +02:00
2024-02-16 11:48:12 +01:00
2023-09-08 10:20:06 +02:00

ZK-explorations

This is a working repository for the zkVM team.

Here we are trying out various proof systems for functionality and performance.

Contents

Currently there are the following subprojects here:

Future plans

Similarly to plonky2-bench, there will be added Poseidon benchmarks for Nova, Halo2 and starky proof systems.

Prerequisites

All subproject are build using Rust therefore you need to have it installed.

For UNIX/Linux based systems it is done using:

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

Along with Rust you get Cargo installed ass well, so you don't need to deel with it separately.

Description
No description provided
Readme 3.9 MiB
Languages
Circom 93.8%
Rust 3.5%
JavaScript 2.3%
Shell 0.4%