You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And all of these efforts culminating in a [ZEAM POC](./resources/zeam.md) with which we hope to aid in Beam Spec
37
37
research especially with state transition proving.
@@ -67,6 +67,7 @@ out for this space for annoucements on the same or reach out to us via our [comm
67
67
Docker images are built in CI using `Dockerfile.prebuilt`, which packages pre-built binaries. This avoids intermittent build failures caused by a [Zig HTTP connection pool bug](https://github.com/ziglang/zig/issues/21316) when building inside Docker.
- Zeam requires Rust 1.85+ to be able to build the rust connections to various zkvms
90
-
- Both [risc0](https://github.com/risc0/risc0) (v3.0.3) and OpenVM provers are supported:
91
-
- risc0 requires the toolchain to be [installed](https://dev.risczero.com/api/zkvm/install): `rzup install r0vm 3.0.3`
92
-
- OpenVM is self-contained (no external toolchain needed)
90
+
- Zeam requires zig version 0.15.2 to build.
91
+
- Zeam requires Rust 1.85+ to be able to build the rust connections to various zkvms
92
+
- Both [risc0](https://github.com/risc0/risc0) (v3.0.3) and OpenVM provers are supported:
93
+
- risc0 requires the toolchain to be [installed](https://dev.risczero.com/api/zkvm/install): `rzup install r0vm 3.0.3`
94
+
- OpenVM is self-contained (no external toolchain needed)
93
95
94
96
#### Build
95
97
@@ -124,4 +126,4 @@ Zeam supports checkpoint sync for faster initial synchronization. You can start
124
126
125
127
### Reporting Issues
126
128
127
-
Open an [issue or a bug](https://github.com/blockblaz/zeam/issues/new) or else talk to us via our [community telegram group](https://t.me/zeamETH).
129
+
Open an [issue or a bug](https://github.com/blockblaz/zeam/issues/new) or else talk to us via our [community telegram group](https://t.me/zeamETH).
0 commit comments