Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zkfriendly/cairo-plonky2
PLONKY2 implementation in Cairolang
https://github.com/zkfriendly/cairo-plonky2
Last synced: 13 days ago
JSON representation
PLONKY2 implementation in Cairolang
- Host: GitHub
- URL: https://github.com/zkfriendly/cairo-plonky2
- Owner: zkfriendly
- Created: 2024-06-21T08:21:46.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-22T17:59:30.000Z (6 months ago)
- Last Synced: 2024-07-22T21:34:56.718Z (6 months ago)
- Language: Cairo
- Size: 54.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PLONKY2 Implementation in Cairolang
### Running tests
```
scarb test
```