Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/duguorong009/personal-plonk-rs
Implement the plonk tutorial using rustlang
https://github.com/duguorong009/personal-plonk-rs
plonk rust-lang zk-snarks zkp
Last synced: 10 days ago
JSON representation
Implement the plonk tutorial using rustlang
- Host: GitHub
- URL: https://github.com/duguorong009/personal-plonk-rs
- Owner: duguorong009
- Created: 2023-03-23T17:02:19.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-29T05:53:59.000Z (almost 2 years ago)
- Last Synced: 2024-11-13T05:32:52.814Z (2 months ago)
- Topics: plonk, rust-lang, zk-snarks, zkp
- Language: Rust
- Homepage:
- Size: 28.3 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# personal-plonk-rs
Implement the plonk tutorial using Rustlang
Inspired by https://github.com/barryWhiteHat/plonk_tutorial