From af66a297cf67b570c97b78f63812d8d6af798fb1 Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Thu, 14 May 2020 08:26:13 -0400 Subject: [PATCH] Update README.md --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/README.md b/README.md index 2f60eaf..839c784 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,11 @@ Delayed-Proof-of-Work, which protects HUSH with the hashrate security of Bitcoin. +## hushd + +The main "full node" of hush. Downloads the full blockchain which is currently a few GB :) + + ## SDA SilentDragonAndroid GUI mobile wallet @@ -22,10 +27,26 @@ SilentDragon GUI Full Node Wallet https://github.com/MyHush/SilentDragon +## TADDR + +Transparent address, which looks like `R...` on HUSH + ## UTXO Unspent transaction output, from a transparent address. +## WITNESS + +An internal data structure of shielded funds. + ## ZUTXO Shielded unspent transaction output. + +## ZADDR + +z address aka shielded adddress which looks like `zs1....` on HUSH + +## ZEC + +Zcash mainnet (milktoast privacy)