[ ソース: python-trezor ]
パッケージ: python3-trezor (0.9.0-1)
python3-trezor に関するリンク
Debian の資源:
python-trezor ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-click
- Wrapper around optparse for command line utilities - Python 3.x
-
- dep: python3-ecdsa
- ECDSA cryptographic signature library (Python 3)
-
- dep: python3-hid (>= 0.7.99.post20)
- cython3 interface to hidapi
-
- dep: python3-libusb1
- Python wrapper for libusb1 (Python 3)
-
- dep: python3-mnemonic
- Implementation of Bitcoin BIP-0039 (Python 3)
-
- dep: python3-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス
-
- dep: python3-requests
- 人間のために作られた、Python 3 向けの洗練された単純な HTTP ライブラリ