mirror of
https://github.com/cryptoadvance/specter-desktop.git
synced 2026-08-13 12:33:29 +02:00
specify min Core version
This commit is contained in:
parent
320bd6a98d
commit
a0d7013654
1 changed files with 1 additions and 0 deletions
|
|
@ -69,6 +69,7 @@ With this method, all you need to do is just download the right file for your op
|
|||
|
||||
### Installing Specter from Pip
|
||||
* Specter requires Python version 3.6 to 3.8. We will support python 3.9 when HWI adds support for it.
|
||||
* Bitcoin Core node should be at least v0.19+, better if it's the latest one from [bitcoincore.org](https://bitcoincore.org/en/download/).
|
||||
* HWI support requires `libusb`
|
||||
* Ubuntu/Debian: `sudo apt install libusb-1.0-0-dev libudev-dev`
|
||||
* macOS: `brew install libusb`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue