From 5e52b706e2e53096c66d56ac827658a4cf5682c4 Mon Sep 17 00:00:00 2001 From: onryo Date: Wed, 3 Apr 2024 18:45:31 +0000 Subject: [PATCH] Update README --- README.md | 29 ++++++++++++++++++++--------- 1 file changed, 20 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 28e83e48b..671d9237e 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ | :---: | :---: | :---: | :---: | :---: | | [What is Hush?](#what-is-hush) | [Windows 10 - Video Tutorial](#install-on-windows-10) | [Build on Debian or Ubuntu](#build-on-debian-or-ubuntu) | [Where can I buy Hush?](#where-can-i-buy-hush) | [Cross compiling Windows binaries](#windows-cross-compiled-on-linux) | [Why not GitHub?](#banned-by-github) | [Build on Mac](#build-on-mac) | [Build on Arch](#build-on-arch) | [Can I mine with CPU or GPU?](#can-i-mine-with-cpu-or-gpu) | [Hush DevOps for pools and CEXs](https://git.hush.is/hush/docs/src/branch/master/advanced/devops.md) -| [What is HushChat?](#what-is-hushchat) | [Debian and Ubuntu](#installing-hush-binaries) | [Build on Fedora](#build-on-fedora) | [What is DragonX?](https://dragonx.is) | [Earn bounty](#) +| [What is HushChat?](#what-is-hushchat) | [Debian and Ubuntu](#installing-hush-binaries) | [Build on Fedora](#build-on-fedora) | [Claiming funds from old Hush wallets](https://git.hush.is/hush/hush3/src/branch/dev/doc/OLD_WALLETS.md) | [Earn Hush bounty](#earn-hush-bounty) | [What is SilentDagon?](#what-is-silentdagon) | [Raspberry Pi](#install-on-arm-architecture) | [Build on Ubuntu 16.04 or older](#building-on-ubuntu-16-04-and-older-systems) | [Where can I spend Hush?](#where-can-i-spend-hush) | [Cross compiling from amd64 to arm64](https://git.hush.is/hush/docs/src/branch/master/advanced/cross-compile-hush-full-node-to-aarch64-with-docker.md) @@ -123,12 +123,6 @@ cd hush3 1. Install the Debian package, substituting "VERSION-NUMBER" for the version you have downloaded: `sudo dpkg -i hush-VERSION-NUMBER-amd64.deb`. 1. Run with: `hushd`. -# Official Explorers - -The links for the Official Hush explorers: - * [explorer.hush.is](https://explorer.hush.is) - * [explorer.hush.land](https://explorer.hush.land) - # Windows (cross-compiled on Linux) Get dependencies: ```ssh @@ -150,10 +144,18 @@ cd hush3 ./src/hushd ``` +# Official Explorers + +The links for the Official Hush explorers: + * [explorer.hush.is](https://explorer.hush.is) + * [explorer.hush.land](https://explorer.hush.land) + # What is SilentDragon? * [SilentDragon](https://git.hush.is/hush/SilentDragon) is a desktop wallet for HUSH full node.
* [SilentDragonLite](https://git.hush.is/hush/SilentDragonLite) is a desktop wallet that does not require you to download the full blockchain. +* [SilentDragonAndroid](https://git.hush.is/hush/SilentDragonAndroid) is a wallet for Android devices. +* [SilentDragonPaper](https://git.hush.is/hush/SilentDragonPaper) is a paper wallet generator that can be run completely offline. # What is HushChat? @@ -170,7 +172,16 @@ Only ASIC mining is recommended, HUSH uses Equihash (200,9) algo, as does Zcash, # Where can I spend Hush? -Agora market (in progress) +AgoraX market (in progress) + +# Earn Hush bounty + +Developers can earn bounty by filtering various bugs and features requests in `Issues->Label`: +- https://git.hush.is/hush/hush3/issues +- https://git.hush.is/hush/SilentDragon/issues +- https://git.hush.is/hush/SilentDragonLite/issues + +![Logo](doc/hush/earnhush.png "Hush Bounty") # Support and Socials @@ -181,4 +192,4 @@ Agora market (in progress) # License -For license information see the file [COPYING](COPYING). +For license information see the file [COPYING](COPYING). \ No newline at end of file