Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JehyukJang authored Jan 26, 2025
1 parent 1b3ea78 commit 8dd2756
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/frontend/synthesizer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ You can convert your Ethereum transactions into zero-knowledge proofs (zkp) even

Synthesizer is a compiler that takes an Ethereum transaction as input and returns a wire map (in the form of a permutation map). Combined with the library subcircuits in [qap-compiler package](../qap-compiler), this wire map forms a zkp circuit specialized for the transaction. The transaction specific-circuit will be used as preprocessed input for [Tokamak zk-SNARK](https://eprint.iacr.org/2024/507).

For technical details, see [Synthesizer Documentation](./docs).
For technical details, see [Synthesizer Documentation](https://tokamak.notion.site/Synthesizer-documentation-164d96a400a3808db0f0f636e20fca24?pvs=4).

## Features
- Preliminary work for zero-knowledge proof generation and verification
Expand Down

0 comments on commit 8dd2756

Please sign in to comment.