Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 211 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 211 Bytes

Trezor Python Example

Python script example to get address of Trezor using trezorlib

Usage

python -m venv venv 
source venv/bin/activate
pip install -r requirements/txt
python get_address.py