Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created November 4, 2020 14:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-ryantm/0ecb12ab6fae32e2296d514cd98acb0a to your computer and use it in GitHub Desktop.
Save r-ryantm/0ecb12ab6fae32e2296d514cd98acb0a to your computer and use it in GitHub Desktop.
/nix/store/w7dj7wkn2ppgapayxl0njdli1z97p1gp-python2.7-btchip-python-0.1.31
├── lib
│   └── python2.7
│   └── site-packages
│   ├── btchip
│   │   ├── bitcoinTransaction.py
│   │   ├── bitcoinTransaction.pyc
│   │   ├── bitcoinVarint.py
│   │   ├── bitcoinVarint.pyc
│   │   ├── btchipComm.py
│   │   ├── btchipComm.pyc
│   │   ├── btchipException.py
│   │   ├── btchipException.pyc
│   │   ├── btchipFirmwareWizard.py
│   │   ├── btchipFirmwareWizard.pyc
│   │   ├── btchipHelpers.py
│   │   ├── btchipHelpers.pyc
│   │   ├── btchipKeyRecovery.py
│   │   ├── btchipKeyRecovery.pyc
│   │   ├── btchipPersoWizard.py
│   │   ├── btchipPersoWizard.pyc
│   │   ├── btchip.py
│   │   ├── btchip.pyc
│   │   ├── btchipUtils.py
│   │   ├── btchipUtils.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── ledgerWrapper.py
│   │   ├── ledgerWrapper.pyc
│   │   ├── msqr.py
│   │   ├── msqr.pyc
│   │   └── ui
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── personalization00start.py
│   │   ├── personalization00start.pyc
│   │   ├── personalization01seed.py
│   │   ├── personalization01seed.pyc
│   │   ├── personalization02security.py
│   │   ├── personalization02security.pyc
│   │   ├── personalization03config.py
│   │   ├── personalization03config.pyc
│   │   ├── personalization04finalize.py
│   │   ├── personalization04finalize.pyc
│   │   ├── personalizationseedbackup01.py
│   │   ├── personalizationseedbackup01.pyc
│   │   ├── personalizationseedbackup02.py
│   │   ├── personalizationseedbackup02.pyc
│   │   ├── personalizationseedbackup03.py
│   │   ├── personalizationseedbackup03.pyc
│   │   ├── personalizationseedbackup04.py
│   │   └── personalizationseedbackup04.pyc
│   └── btchip_python-0.1.31.dist-info
│   ├── direct_url.json
│   ├── INSTALLER
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
7 directories, 53 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment