| Crates.io | arkworks-solidity-verifier |
| lib.rs | arkworks-solidity-verifier |
| version | 0.1.0 |
| created_at | 2023-02-24 06:21:47.492244+00 |
| updated_at | 2023-02-24 06:21:47.492244+00 |
| description | Solidity SNARK verifier generator for Arkwork's proof systems. |
| homepage | |
| repository | https://github.com/Tetration-Lab/arkworks-solidity-verifier |
| max_upload_size | |
| id | 793364 |
| size | 81,142 |
Solidity SNARK verifier generator for Arkwork's proof systems. Extensible with future Ethereum's compatible curve or custom precompiled curve using trait implementation.
The Solidity verifier template was modified from ZoKrates implementation.