Skip to content

Commit

Permalink
Add deprecated message
Browse files Browse the repository at this point in the history
  • Loading branch information
someone235 committed Jun 30, 2024
1 parent 86b8906 commit 24c2a2f
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,16 @@
# 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
====

[![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

Expand Down

0 comments on commit 24c2a2f

Please sign in to comment.