软件包: python3-trezor (0.11.6-1)
python3-trezor 的相关链接
Trisquel 的资源:
下载源码包 python-trezor:
- [python-trezor_0.11.6-1.dsc]
- [python-trezor_0.11.6.orig.tar.gz]
- [python-trezor_0.11.6-1.debian.tar.xz]
维护者:
Original Maintainers:
- Richard Ulrich
- Tristan Seligmann
外部的资源:
- 主页 [github.com]
相似软件包:
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.
其他与 python3-trezor 有关的软件包
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-click
- Wrapper around optparse for command line utilities - Python 3.x
-
- dep: python3-construct
- powerful declarative parser (and builder) for binary data
-
- dep: python3-ecdsa
- ECDSA cryptographic signature library (Python 3)
-
- dep: python3-libusb1
- Python wrapper for libusb1 (Python 3)
-
- dep: python3-mnemonic
- Implementation of Bitcoin BIP-0039 (Python 3)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python