Browse Source

added cmake dependency for randomx

pull/11/head
jahway603 2 years ago
parent
commit
9187940a29
  1. 3
      README.md

3
README.md

@ -11,7 +11,7 @@ https://git.hush.is/hush/hsc-creator/src/branch/master/docs.md and https://hush.
```
sudo apt-get install build-essential pkg-config libc6-dev m4 g++-multilib \
autoconf libtool ncurses-dev unzip git python zlib1g-dev wget \
bsdmainutils automake curl unzip nano libsodium-dev
bsdmainutils automake curl unzip nano libsodium-dev cmake
```
```
git clone https://git.hush.is/hush/hush3 && cd hush3
@ -102,6 +102,7 @@ Most useful:
- ac_? for the total supply.
- DPoW?
- Specify the devReward wallet, so some portion of all mined coins can go to the devReward address.
- Add RANDOMX HSC documentation here
The last response from @Duke regarding the last to-do mentioned above:

Loading…
Cancel
Save