From 5032a6c2e0e45d333cccb60ba3c0bc888a348fee Mon Sep 17 00:00:00 2001 From: Ori Newman Date: Sat, 29 Oct 2022 12:20:03 +0300 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 64e55ddf7..4c5eaa791 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,6 @@ Kaspad Kaspad is the reference full node Kaspa implementation written in Go (golang). -This project is currently under active development and is in Beta state. - ## What is kaspa Kaspa is an attempt at a proof-of-work cryptocurrency with instant confirmations and sub-second block times. It is based on [the PHANTOM protocol](https://eprint.iacr.org/2018/104.pdf), a generalization of Nakamoto consensus.