From 44a093b3f8b41c8bc5beea7d907d85fbe82b9603 Mon Sep 17 00:00:00 2001 From: xyizko <164354015+xyizko@users.noreply.github.com> Date: Fri, 11 Oct 2024 16:29:39 +0000 Subject: [PATCH] - Edit references to NO TESTNET --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index aad51a0..0dfed9a 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,8 @@ drastically reduce cost for existing applications that improve UX. ### Odyssey Test Net -[Testnet](https://www.ithaca.xyz/updates/odyssey#odyssey-chapter-1-is-live-on-testnet) is now live Sepolia and is built with Reth, the OP Stack, and [deployed on Conduit](https://app.conduit.xyz/published/view/odyssey). +> [!TIP] +> [Testnet](https://www.ithaca.xyz/updates/odyssey#odyssey-chapter-1-is-live-on-testnet) is now live Sepolia and is built with Reth, the OP Stack, and [deployed on Conduit](https://app.conduit.xyz/published/view/odyssey). ### Odyssey Local Development @@ -52,10 +53,6 @@ To use EOF-enabled foundry, use [forge-eof](https://github.com/paradigmxyz/forge ### Running Odyssey -> [!WARNING] -> -> Odyssey does not yet have a running testnet, please use the local development instructions above! - Running Odyssey will require running additional infrastructure for the archival L1 node. These instructions are a guide for running the Odyssey OP-stack node only.