Home > Tooling & Applications > ZoKrates
ZoKrates¶
Description¶
A Python-like DSL for writing ZKP circuits. Lowest learning curve of any ZKP framework. Dead since August 2024 (no commits). Suitable for rapid prototyping or teaching but not for production use.
Evaluation¶
| Criterion | Value |
|---|---|
| Based on | Groth16 / various backends |
| Easiness | lowest learning curve — Python-like syntax |
| Fast and short (<1s, <1MB) | unknown |
| Post-quantum | unknown |
| Mobile and web | unknown |
| Maintained | dead — last commit August 2024 |
| Open source | yes |
| Security review | unknown |
| secp256k1 signature + sha256 | unknown |
Notes¶
Dead project. Do not use for new work.
Based on¶
Resources¶
- Docs: ZoKrates-Docs
- Blog: