Browse Source

Merge pull request 'Update README.md' (#1) from gilardh/hush:master into master

Reviewed-on: #1
master
Duke Leto 4 years ago
parent
commit
d3b98ed388
  1. 25
      README.md

25
README.md

@ -17,29 +17,26 @@ blockchain has reached a significant size.
**HUSH is unfinished and highly experimental.** Use at your own risk! **HUSH is unfinished and highly experimental.** Use at your own risk!
## Discord ## Telegram
Please feel free to join us on Discord at https://myhush.org/discord.html . Please feel free to join us on Telegram at https://www.hush.is/telegram/
There are many channels, some you might enjoy are #general, #support and #mining.
Forum There are many channels, some you might enjoy are [#general](https://www.hush.is/telegram/), [#support](https://t.me/hush8support) and [#mining](https://t.me/minersgonnamine).
-----
https://forum.myhush.org/
Installing Installing
---------- ----------
See [INSTALL.md](https://github.com/MyHush/hush/blob/master/INSTALL.md). See [INSTALL.md](https://git.hush.is/hush/hush/src/branch/master/INSTALL.md).
Bootstrap Nodes Bootstrap Nodes
--------------- ---------------
Choose to add any of the following bootstrap nodes, per your preferred network configuration, to speed up peer discovery. Utilize `addnode=HOSTNAME` in your `hush.conf` file. Choose to add any of the following bootstrap nodes, per your preferred network configuration, to speed up peer discovery. Utilize `addnode=HOSTNAME` in your `hush.conf` file.
**IPV4** **IPV4**
* dnsseed.myhush.org * explorer.myhush.org
* dnsseed2.myhush.org * dnsseed2.myhush.org
* stilgar.myhush.org * stilgar.myhush.org
* explorer.myhush.org * dnsseed.myhush.org
* dnsseed.bleuzero.com * dnsseed.bleuzero.com
* dnsseed.hush.quebec * dnsseed.hush.quebec
@ -66,11 +63,12 @@ Choose to add any of the following bootstrap nodes, per your preferred network c
Testnet Testnet
----------------- -----------------
https://github.com/MyHush/hush/blob/master/Testnet.md https://git.hush.is/hush/hush/src/branch/master/Testnet.md
Secure Setup Secure Setup
----------------- -----------------
https://github.com/MyHush/hush/blob/master/SECURE_SETUP.md
https://git.hush.is/hush/hush/src/branch/master/SECURE_SETUP.md
Deprecation Policy Deprecation Policy
------------------ ------------------
@ -82,6 +80,7 @@ height and can be explicitly disabled.
Where do I begin? Where do I begin?
----------------- -----------------
As a reference a guide for joining the main Zcash network may be used: As a reference a guide for joining the main Zcash network may be used:
https://github.com/zcash/zcash/wiki/1.0-User-Guide#using-zcash https://github.com/zcash/zcash/wiki/1.0-User-Guide#using-zcash
Users should *not* follow this guide blindly since it applies to ZCash instead of HUSH! Users should *not* follow this guide blindly since it applies to ZCash instead of HUSH!
@ -92,10 +91,6 @@ The section of using the command line is relevant to HUSH.
* See the documentation at the [Zcash Wiki](https://github.com/zcash/zcash/wiki) * See the documentation at the [Zcash Wiki](https://github.com/zcash/zcash/wiki)
for help and more general information. for help and more general information.
### Not content with command line use of HUSH?
A [HUSH GUI Wallet](https://github.com/MyHush/hush-swing-wallet-ui/releases)
License License
------- -------

Loading…
Cancel
Save