From 6caad2caed758b279f956d2856a13686c2bb950e Mon Sep 17 00:00:00 2001 From: neoofklaytn Date: Mon, 3 Jun 2024 22:57:58 +0100 Subject: [PATCH] Added no-maintenance notice --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index ed6ae89e..41ef9a0f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,13 @@ +[![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/) + ## Klaytn Improvement Proposals (KIPs) Klaytn Improvement Proposals (KIPs) describe standards for the Klaytn platform, including core protocol specifications, client APIs, and contract standards. +# NO LONGER MAINTAINED + +Since the launch of Kaia Blockchain this repository has been parked in favour of the new open-source projects in [Kaia's Github](https://github.com/kaiachain). Contributors have now moved there continuing with massive open-source contributions to our blockchain ecosystem. A big thank you to everyone who has contributed to this repository. For more information about Klaytn's chain merge with Finschia blockchain please refer to the launching of Kaia blockchain - [kaia.io](http://kaia.io/). + ## Contributing 1. Review [KIP-1](KIPs/kip-1.md).