From 0fe43e77d7681626c81bf3045b0cf8df05eb086a Mon Sep 17 00:00:00 2001 From: "Masih H. Derkani" Date: Thu, 9 Oct 2025 20:45:25 +0100 Subject: [PATCH] Add archive notice Updare readme with archive notice. Relates to: * https://github.com/sei-protocol/sei-chain/pull/2457 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 08a696f7..43453f65 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ + +> [!IMPORTANT] +> This repository has been archived and is moved to [`sei-chain`](https://github.com/sei-protocol/sei-chain) as a nested module. + # SeiDB SeiDB is the next-gen on-chain database which is designed to replace the [IAVL Store](https://github.com/cosmos/iavl) of Cosmos based chain. The goal of SeiDB is to improve the overall data access performance and prevent state bloat issues.