jsnark
Circuit builder
A Java library for building zk-SNARK circuits using libsnark as a backend.
A Java library for zk-SNARK circuits
210 stars
15 watching
85 forks
Language: Java
last commit: almost 3 years ago
Linked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A crate for building and implementing zk-SNARK circuits | 1,031 |
| | A fast zk-SNARK library with a high-level API to design circuits. | 1,459 |
| | A JavaScript toolset for designing and analyzing digital circuits based on an elastic transactional protocol | 29 |
| | A tutorial and example code project for creating zk-SNARKs using the libsnark software library | 191 |
| | A JavaScript and WebAssembly implementation of a zero-knowledge proof protocol for secure multi-party computations | 1,801 |
| | A toolset for managing and building digital circuit designs using hardware description languages like Verilog or VHDL | 1,217 |
| | A zk-SNARK implementation using circom and snarkjs for secure multi-party computation and decentralized applications. | 61 |
| | A compiler for a specific circuit language used in zkSNARKs proofs | 473 |
| | A Pythonic framework for designing and simulating digital circuits | 261 |
| | Toolbox for implementing and deploying zkSNARKs on the Ethereum blockchain | 1,836 |
| | A RISC-V CPU emulator implemented as a zero-knowledge verification system to prove program execution correctness | 47 |
| | A GPU-based zkSNARK prover that aims to improve the performance of distributed verification processes for blockchain applications. | 23 |
| | A Web Assembly-based library for generating and verifying zero-knowledge proofs using zkSnark protocols | 211 |
| | A practical tutorial on creating and verifying zkSNARKs in contracts | 296 |
| | An evolution of SnarkyJS, providing a toolkit for building zero-knowledge-enabled applications using zk-SNARKs and zkApps in TypeScript. | 540 |