From: tobtoht Date: Fri, 8 Jul 2022 10:42:02 +0000 (+0200) Subject: HACKING.md: remove polyseed build instructions X-Git-Url: https://git.nutra.tk/v2?a=commitdiff_plain;h=fa7fda8249390df8ab8d757659f74c78874fbf1a;p=gamesguru%2Ffeather.git HACKING.md: remove polyseed build instructions --- diff --git a/HACKING.md b/HACKING.md index 53637029..3f3ce5a2 100644 --- a/HACKING.md +++ b/HACKING.md @@ -36,21 +36,6 @@ For macOS it's easiest to leverage [brew](https://brew.sh) to install the requir brew install qt libsodium libzip qrencode unbound cmake boost hidapi openssl expat libunwind-headers protobuf pkgconfig zbar ``` -### Polyseed - -Feather uses Polyseed to create 16-word mnemonic seeds. It is not currently packaged anywhere, so you must build it -from source manually. - -```bash -git clone https://github.com/tevador/polyseed.git -cd polyseed -mkdir build -cd build -cmake .. -make -sudo make install -``` - ### Tor daemon A Tor daemon is required to connect to .onion nodes and the websocket server. Development builds do not include