Skip to content

Compatibility fix

Latest
Compare
Choose a tag to compare
@kodxana kodxana released this 16 Dec 18:59
· 1 commit to master since this release
2b7b5ce
  • Fixed incompatibility with LBRY Ledger app 1.5.1
  • Added alternative server (Hosted by Madiator2011)
  • Updated typo in server url

To add more servers download recent_servers file and place it in AppData\Roaming\Electrum-lbry
Note: MacOS build do not work on some Mac OS builds for example BigSur.

Running on MacOS
If you want to run LBRY Vault on MacOS follow this steps:.

1.Open terminal.

2.Clone repository with git clone https://github.com/kodxana/LBRY-Vault

3.Enter directory with command cd LBRY-Vault

  1. Remove python3 if you installed via brew
    brew uninstall python3

  2. Download Python3.6.4 from python website
    https://www.python.org/ftp/python/3.6.4/python-3.6.4-macosx10.6.pkg

  3. Install Python 3.6.4

7.Enter command python3 -m pip install --user .

After that you can run LBRY Vault by using ./run_electrum