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

https://github.com/worldfnd/ProveKit

Client side zero-knowledge proving.
https://github.com/worldfnd/ProveKit

Last synced: about 2 months ago
JSON representation

Client side zero-knowledge proving.

Awesome Lists containing this project

README

        

# ProveKit

Zero-knowledge proof toolkit targeting mobile devices.

## Components

## Dependencies

This project depends on the following libraries, which are developed in lockstep:

- [🌪️ WHIR](https://github.com/WizardOfMenlo/whir)
- [Nimue](https://github.com/arkworks-rs/nimue)
- [gnark-skyscraper](https://github.com/reilabs/gnark-skyscraper)
- [gnark-nimue](https://github.com/reilabs/gnark-nimue)
- [gnark-whir](https://github.com/reilabs/gnark-whir)
- [noir](https://github.com/noir-lang/noir)