From 43816774b75f2ba23434fc10c7860641e7bc22fa Mon Sep 17 00:00:00 2001 From: Denis Fadeev Date: Mon, 29 Jul 2024 11:46:25 +0300 Subject: [PATCH] Update README.md (#40) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8fb04d2..af1132f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # ZetaChain Frontend App Template +> [!WARNING] +> This repository is no longer maintained. If you're looking for reusable React components for building universal apps on ZetaChain, please, check out [UniversalKit](https://github.com/zeta-chain/universalkit/). + This repository provides a frontend app template for developers looking to build applications on ZetaChain. It's designed to demonstrate various ZetaChain functionalities and serve as a starting point for custom DApp development.