From 52adfa26581a464d22874fdfc2141a4494474a06 Mon Sep 17 00:00:00 2001 From: Mamy Ratsimbazafy Date: Tue, 11 Feb 2025 11:13:40 +0100 Subject: [PATCH] Archive reth-valida --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c1ec2f6..344d6ec 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +This crate has been superceded by https://github.com/lita-xyz/reva + +---- + This crate is a modified version of [`reth`](https://github.com/paradigmxyz/reth), to be run on the v0.7.0-alpha version of [Valida](https://github.com/lita-xyz/valida-toolchain) zkVM. It is to be used in conjunction with [`prepare_block`](https://github.com/marty-ai/prepare_block). This version is tested to be compatible with `prepare_block` `v0.7.0-alpha`. It reads a specific serialized block prepared by `prepare_block`, and prove the block on the Ethereum engine, using Valida.