From 1b02561cc4bfa24b682408cc57c5c6dc79a4703c Mon Sep 17 00:00:00 2001 From: gabrielbosio Date: Wed, 27 Sep 2023 22:59:39 +0200 Subject: [PATCH] Add EVM bridge effect --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1ef4386b..70a498cc 100644 --- a/README.md +++ b/README.md @@ -76,3 +76,4 @@ make ``` This will create the constraint system of the verification of a proof with fixed values. +This will also clone the Monorepo version of Mina so that the bridge uses o1js from there.