https://github.com/datachainlab/go-risc0-verifier
A verifier for RISC Zero SNARK proofs written in Go
https://github.com/datachainlab/go-risc0-verifier
golang risc0 zk-snarks
Last synced: 11 months ago
JSON representation
A verifier for RISC Zero SNARK proofs written in Go
- Host: GitHub
- URL: https://github.com/datachainlab/go-risc0-verifier
- Owner: datachainlab
- License: apache-2.0
- Created: 2025-01-15T10:48:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-17T03:43:58.000Z (over 1 year ago)
- Last Synced: 2025-01-17T04:30:02.859Z (over 1 year ago)
- Topics: golang, risc0, zk-snarks
- Language: Go
- Homepage:
- Size: 13.7 KB
- Stars: 2
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-risc0-verifier
[](https://github.com/datachainlab/go-risc0-verifier/actions/workflows/test.yml)
A verifier for [RISC Zero](https://github.com/risc0/risc0) SNARK proofs written in Go.
Currently, the verifier supports RISC Zero versions v1.0 through v1.3.
## License
This project is licensed under the Apache 2.0 License - see the [LICENSE](./LICENSE) file for details.