From 381e3d2a31ca6fa184f9c5e48288c0f55f84560f Mon Sep 17 00:00:00 2001 From: kaotisk Date: Thu, 30 Mar 2023 16:58:56 +0300 Subject: Updated README --- README | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'README') diff --git a/README b/README index 970522c..d67c227 100644 --- a/README +++ b/README @@ -19,6 +19,14 @@ is responsible for handling it properly. For the zchain to be valid, all the signatures must be verifiable against the provided GPG key. +Latest developments +------------------- +1. A proof of work blockchain is introduced to synchronize the zchains among them. +2. A miner prototype is introduced as well. +3. From a directory full of blocks, find the latest block of the longest chain +4. API for calling some of the bash scripts + + Description ----------- This is an installable repository which provides various tools for running @@ -54,6 +62,8 @@ programs used are: - git (v2.34.1) - which (v2.21) - jq (v1.6) +- nodejs (v18.14) +- npm (v9.5.0) `json_pp` is also used put you cat remove it and change it with `jq` -- cgit v1.2.3