@@ -431,7 +431,7 @@ function App() {
{auth.isLoggedIn && !ethStatus?.ready ? (
-
+
You'll need to wait for a couple minutes before we can start
searching. You are currently locally syncing to the ETH network. Current Progress: {ethStatus?.sync ? `${ethStatus?.sync.toLocaleString()}%` : 'Initializing...'}
diff --git a/src/pages/index.astro b/src/pages/index.astro
index c165a12..7cc14f1 100644
--- a/src/pages/index.astro
+++ b/src/pages/index.astro
@@ -58,7 +58,10 @@ import '@/styles/global.css'
-
+
+
+ For an enhanced experience, we recommend opening the developer console while interacting with these demos. If you're unsure how to do this, you can find instructions .
+