From 07aa2764acc72e58b0632d8eca5879128f1314e4 Mon Sep 17 00:00:00 2001 From: D13ce Date: Mon, 9 Oct 2023 13:37:50 +0200 Subject: [PATCH] (NOBIDS) Add Holesky to README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 07068e7e3c..6a4752e76f 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,8 @@ The explorer is built using golang and utilizes a PostgreSQL database for storin ### Ethereum Testnet Explorers [Goerli](https://goerli.beaconcha.in)
-[Sepolia](https://sepolia.beaconcha.in) +[Sepolia](https://sepolia.beaconcha.in)
+[Holesky](https://holesky.beaconcha.in) **Warning:** The explorer is still under heavy active development. More or less everything might change without prior notice and we cannot guarantee any backwards compatibility for now. Once the Ethereum ecosystem matures we will be able to provide stronger guarantees about the updatability of the explorer.