From 1d7fce30b96cf3c60b526636344761367aab60b1 Mon Sep 17 00:00:00 2001 From: Benoit Chevallier-Mames Date: Mon, 23 Dec 2024 10:55:18 +0100 Subject: [PATCH] docs: revert limited support during the EOY break --- docs/README.md | 3 --- docs/getting_started/ethereum.md | 3 --- 2 files changed, 6 deletions(-) diff --git a/docs/README.md b/docs/README.md index ddaef251..113aed84 100644 --- a/docs/README.md +++ b/docs/README.md @@ -17,9 +17,6 @@ layout: # Welcome to fhEVM -{% hint style="warning" %} Please note that our testnet support will be limited during the holiday season, from 23th December to 5th January. During this time, the HackathonNet Sepolia network is not be actively maintained. -{% endhint %} - ## Get started Learn the basics of fhEVM, set it up, and make it run with ease. diff --git a/docs/getting_started/ethereum.md b/docs/getting_started/ethereum.md index 1907eb34..4b2be683 100644 --- a/docs/getting_started/ethereum.md +++ b/docs/getting_started/ethereum.md @@ -1,8 +1,5 @@ # Quick start -{% hint style="warning" %} Please note that our testnet support will be limited during the holiday season, from 23th December to 5th January. During this time, the HackathonNet Sepolia network is not be actively maintained. -{% endhint %} - This guide walks you through developing secure and efficient confidential smart contracts using fhEVM. Whether you're new to Fully Homomorphic Encryption (FHE) or an experienced blockchain developer, we'll cover everything you need to know - from setting up your development environment to deploying your first encrypted contract. ## Network information