From d5c10832c28a9b54a4fb50dfa95159ba775169b9 Mon Sep 17 00:00:00 2001 From: Ori Newman Date: Sun, 20 Nov 2022 14:50:47 +0200 Subject: [PATCH] Update README.md (#2163) --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 64e55ddf7c..4c5eaa7919 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.