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

https://github.com/chancehudson/ashlang-spartan


https://github.com/chancehudson/ashlang-spartan

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

## Deprecation notice

This repo has been integrated into [chancehudson/ashlang](https://github.com/chancehudson/ashlang).

# ashlang-spartan

Implements [microsoft/spartan](https://github.com/microsoft/Spartan) proofs using R1CS compiled using [chancehudson/ashlang](https://github.com/chancehudson/ashlang).

Clone and run `cargo run` to build a spartan proof. Customize the program in `main.rs` to change what is being proven.