An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# go-risc0-verifier

[![test](https://github.com/datachainlab/go-risc0-verifier/actions/workflows/test.yml/badge.svg)](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.