Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thor314/circuit-examples
Circuit examples for ZK Hack Lisbon 2023 in Circom, Noir, Risc-0
https://github.com/thor314/circuit-examples
Last synced: 9 days ago
JSON representation
Circuit examples for ZK Hack Lisbon 2023 in Circom, Noir, Risc-0
- Host: GitHub
- URL: https://github.com/thor314/circuit-examples
- Owner: thor314
- Created: 2023-03-22T00:50:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-08T00:29:04.000Z (9 months ago)
- Last Synced: 2024-02-13T00:50:34.921Z (9 months ago)
- Language: Rust
- Homepage:
- Size: 36.1 KB
- Stars: 63
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-noir - Practice Exercises
README
# Circuit examples for ZK Hack Lisbon 2023
A short demo of reference examples to give inspiration for ZK Hack Lisbon 2023. This repo contains example
implementations of an adder and proof-of-inclusion in a merkle tree in Circom, Risc-0, and Noir.