Browse Source

better readability, added install hush above windows as well as linux to reduce confusion

master
dan_s 1 year ago
parent
commit
8c99f54393
  1. 18
      README.md

18
README.md

@ -12,6 +12,10 @@ A guide to mining the RandomX coin DragonX, a HUSH Smart Chain.
- [Peertube](https://videos.hush.is/w/p/gWt7V3xZZXFG5Dhjo1VkeF)
- [Odysee](https://odysee.com/@hush:17?view=content)
<br>
<br>
<br>
# Install HUSH
Look at [this guide](https://git.hush.is/hush/hush3/src/branch/master/INSTALL.md) if you <u>have not</u> already installed HUSH on the machine you intend to mine on.
###### *`Note:` If running <u>Windows</u> head over to the [releases page](https://git.hush.is/hush/hush3/releases) and download the latest Windows version. I would recommend installing [Windows Terminal](https://github.com/microsoft/terminal) to make it easier to access and execute commands with windows powershell*
@ -46,6 +50,16 @@ To make sure you are actually connected to the network and mining input the foll
```
- If it returns `"connection": 1` you are connected and mining.
<br>
<br>
<br>
# Install HUSH
Look at [this guide](https://git.hush.is/hush/hush3/src/branch/master/INSTALL.md) if you <u>have not</u> already installed HUSH on the machine you intend to mine on.
###### *`Note:` If running <u>Windows</u> head over to the [releases page](https://git.hush.is/hush/hush3/releases) and download the latest Windows version. I would recommend installing [Windows Terminal](https://github.com/microsoft/terminal) to make it easier to access and execute commands with windows powershell*
###### *`Note:` If running on a Virtual Machine make sure the VM network settings are set to `Bridged Connection`.*
# Windows - HUSH Smart Chain (HSC) Setup
After downloading the latest build of HUSH, unzip then navigate to the hush folder (ex: hush-3.9.2-win). Right click, `Open in Terminal` or type `powershell` in the address bar of windows explorer if windows terminal is not installed.
@ -73,6 +87,10 @@ To make sure you are actually connected to the network and mining input the foll
```
- If it returns `"connection": 1` you are connected and mining.
<br>
<br>
<br>
# Shield and send newly mined DRGX
Check if you have balance to spend:

Loading…
Cancel
Save