Update README.md (#30)

This commit is contained in:
kevaundray
2025-06-06 10:27:50 +02:00
committed by GitHub
parent 5f4fe5e7a8
commit 8b84f257b9

View File

@@ -40,16 +40,12 @@
## Supported zkVMs
| zkVM | Support | Compile | Execute | Prove | Verify | Notes |
| --------- | ---------- | :-----: | :-----: | :---: | :----: | ----------------------------------- |
| SP1 | ✅ Full | ✅ | ✅ | ✅ | ✅ | — |
| OpenVM | ✅ Full | ✅ | ✅ | ✅ | ✅ | — |
| RISC Zero | ✅ Full | ✅ | ✅ | ✅ | ✅ | — |
| Jolt | ⚠️ Partial | ✅ | ✅ | ❌ | ✅ | Prover incompatibility |
| Pico | ⚠️ Partial | ✅ | ❌ | ✅ | ❌ | Missing execute & verify in API |
| Zisk | ⚠️ Partial | ❌ | ❌ | ❌ | ❌ | `ziskup` currently broken in Docker |
> **Legend** — ✅ implemented· partially implemented·❌ not yet implemented
- SP1
- OpenVM
- Risc Zero
- Jolt
- Pico
- Zisk
## Quick Start