This repository was archived by the owner on Sep 5, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Python client library and command line tool for communicating with the ykneo-bitcoin applet for the YubiKey NEO
License
Yubico/yubico-bitcoin-python
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
THIS PROJECT IS ABANDONED.
Due to technical limitations ykneo-bitcoin was never realized.
Thus, this library/tool has nothing to communicate with.
Yubico-bitcoin-python
---------------------
Python client library for communicating with the ykneo-bitcoin applet for the
YubiKey NEO.
This library exposes the Bitcoin BIP32 functionality that ykneo-bitcoin
provides. It can be used to implement YubiKey NEO support for bitcoin wallets.
Using
-----
Besides being used as a library, yubico-bitcoin-python provies an executable
interactive command line tool: ykneo-bitcoin-cli
This tool can be used to configure the ykneo-bitcoin applet, get public keys,
create signatures, etc. To run, simply invoke:
ykneo-bitcoin-cli
Dependencies
------------
Yubico-bitcoin-python requires the following packages:
pyscard (https://pypi.python.org/pypi/pyscard).
Installing
----------
To install, run:
python setup.py install
About
Python client library and command line tool for communicating with the ykneo-bitcoin applet for the YubiKey NEO
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published