From 72311c0676dd0353a6820f419ab7136e2f122b70 Mon Sep 17 00:00:00 2001 From: Michael Toutonghi Date: Tue, 22 May 2018 17:06:09 -0700 Subject: [PATCH 1/2] update readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 7cca6aa00..caf468181 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +##VerusCoin +Verus is a live fork of Komodo, meaning it leverages the Komodo platform and dPoW notarization for enhanced security and cross-chain interoperability. At the same time, we are a new blockchain. We have added a variation of a zawy12, lwma difficulty algorithm, a new CPU-optimized hash algorithm and a new algorithm for fair proof of stake. We plan to describe these changes and vision going forward in an upcoming white paper. + ## Komodo with Bitcore This version of Komodo contains Bitcore support for komodo and all its assetchains. From ad262a077fe94043ecd97341d26b537582a08e11 Mon Sep 17 00:00:00 2001 From: Michael Toutonghi Date: Tue, 22 May 2018 17:14:28 -0700 Subject: [PATCH 2/2] fix header --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index caf468181..d01e90e7c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -##VerusCoin -Verus is a live fork of Komodo, meaning it leverages the Komodo platform and dPoW notarization for enhanced security and cross-chain interoperability. At the same time, we are a new blockchain. We have added a variation of a zawy12, lwma difficulty algorithm, a new CPU-optimized hash algorithm and a new algorithm for fair proof of stake. We plan to describe these changes and vision going forward in an upcoming white paper. +## VerusCoin +Verus is a live fork of Komodo, which retains and improves upon its Zcash lineage. Verus will leverage the Komodo platform and dPoW notarization for enhanced security and cross-chain interoperability. At the same time, Verus is a new, mineable and stakeable cryptocurrency of its own. We have added a variation of a zawy12, lwma difficulty algorithm, a new CPU-optimized hash algorithm and a new algorithm for fair proof of stake. We plan to describe these changes and vision going forward in an upcoming white paper. ## Komodo with Bitcore This version of Komodo contains Bitcore support for komodo and all its assetchains.