Pakket: python3-trezor (0.7.16-3)
Verwijzigingen voor python3-trezor
Trisquel bronnen:
Het bronpakket python-trezor downloaden:
- [python-trezor_0.7.16-3.dsc]
- [python-trezor_0.7.16.orig.tar.gz]
- [python-trezor_0.7.16-3.debian.tar.xz]
Beheerder:
Original Maintainers:
- Richard Ulrich
- Tristan Seligmann
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
library for communicating with TREZOR Bitcoin HW wallet (Python 3)
No matter how unprotected your computer or internet connection might be, your coins always stay safe with TREZOR as it never exposes your private keys. TREZOR is an isolated environment for offline transaction signing and using a small display you can visually verify the transaction contents. That's why all operations using TREZOR are entirely safe.
This package contains the Python 3 version of python-trezor.
Andere aan python3-trezor gerelateerde pakketten
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-ecdsa
- ECDSA cryptographic signature library (Python 3)
-
- dep: python3-hid (>= 0.7.99.post20)
- cython3 interface to hidapi
-
- dep: python3-mnemonic
- Implementation of Bitcoin BIP-0039 (Python 3)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-protobuf
- Python 3 bindings for protocol buffers
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings