electrum

Electrum Bitcoin wallet
git clone https://git.parazyd.org/electrum
Log | Files | Refs | Submodules

requirements-binaries.txt (138B)


      1 PyQt5
      2 
      3 # we need at least cryptography>=2.1 for electrum.crypto,
      4 # and at least cryptography>=2.6 for dnspython[DNSSEC]
      5 cryptography>=2.6