Skip to content

instagibbs/blue-loader-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python tools for Ledger Blue

This package contains Python tools to communicate with Ledger Blue and manage applications life cycle

The life cycle management requires libsecp256k1 Python bindings compiled with ECDH support. It is recommended to install this package in a Virtual Environment in your native environment (not a Docker image) through

virtualenv ledger
source ledger/bin/activate
SECP_BUNDLED_EXPERIMENTAL=1 pip install secp256k1
pip install git+https://github.com/LedgerHQ/blue-loader-python.git 

About

Python Loader for Ledger Blue Developer Edition

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%