instagibbs / HWI

Bitcoin Hardware Wallet Interaction scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bitcoin Hardware Wallet Interaction scripts

This project contains several scripts for interacting with Bitcoin hardware wallets.

Using

You will need a version of Python (2 or 3, does not matter). The main script is hwi.py.

Developing

The scripts are designed to be used in both Python 2 and 3 applications, so all function calls must be valid in Python 2 and 3.

License

This project is available under the MIT License, Copyright Andrew Chow.

About

Bitcoin Hardware Wallet Interaction scripts

License:MIT License


Languages

Language:Python 100.0%