Add deprecated message

This commit is contained in:
Ori Newman 2024-06-30 11:26:33 +03:00
parent 86b89065cf
commit 24c2a2fd53

View File

@ -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 Kaspad
==== ====
@ -5,7 +10,7 @@ Kaspad
[![ISC License](http://img.shields.io/badge/license-ISC-blue.svg)](https://choosealicense.com/licenses/isc/) [![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) [![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 ## What is kaspa