Rollkit is currently undergoing an execution overall with the + creation of the go-execution + interface. In the meantime, the execution tutorials should be + considered out of date until they have been updated to use the new + execution API. If you have question about a specific execution + environment, please create a GitHub issue ticket or + reach out in our Telegram group.
+Rollkit is currently undergoing an execution overall with the +
Rollkit is currently undergoing an execution overhaul with the creation of the go-execution interface. In the meantime, the execution tutorials should be From 5dd105e9d37ccb65b30c552cb4c8e47beef7729c Mon Sep 17 00:00:00 2001 From: MSevey <15232757+MSevey@users.noreply.github.com> Date: Mon, 2 Dec 2024 12:45:47 -0500 Subject: [PATCH 3/3] chore: remove omni --- .vitepress/config.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/.vitepress/config.ts b/.vitepress/config.ts index c1f5dbcdd..55fdcdc8e 100644 --- a/.vitepress/config.ts +++ b/.vitepress/config.ts @@ -280,7 +280,6 @@ function sidebarHome() { text: "EVM", collapsed: true, items: [ - { text: "Omni Octane EVM", link: "/tutorials/execution/octane-evm" }, { text: "BeaconKit EVM", link: "/tutorials/execution/beaconkit" }, { text: "Artela EVM++",