From 24c2a2fd5314c0f966198e27b7d63a27bc34b299 Mon Sep 17 00:00:00 2001 From: Ori Newman Date: Sun, 30 Jun 2024 11:26:33 +0300 Subject: [PATCH] Add deprecated message --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c5eaa791..7224c2749 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +# DEPRECATED + +The reference full node was rewritten in Rust, and as a result the Go implementation is deprecated. + +As a result, any pull request or issue that will be opened will be closed without treatment, except for issues or pull requests related to kaspawallet, that at the moment is still maintained. In any other case, consider using the Rust implementation instead: https://github.com/kaspanet/rusty-kaspa Kaspad ==== @@ -5,7 +10,7 @@ Kaspad [![ISC License](http://img.shields.io/badge/license-ISC-blue.svg)](https://choosealicense.com/licenses/isc/) [![GoDoc](https://img.shields.io/badge/godoc-reference-blue.svg)](http://godoc.org/github.com/kaspanet/kaspad) -Kaspad is the reference full node Kaspa implementation written in Go (golang). +Kaspad was the reference full node Kaspa implementation written in Go (golang). ## What is kaspa