Skip to content

Files

Latest commit

1576116 · Nov 25, 2024

History

History
This branch is 2 commits ahead of, 175 commits behind LedgerHQ/app-ethereum:develop.

client

Python client for the Ledger Ethereum application

This package allows to communicate with the Ledger Ethereum application, either on a real device, or emulated on Speculos.

Installation from pypi.org

You can install the client from pypi.org:

pip install ledger_app_clients.ethereum

Installation from sources

You can also install the client from this repo:

pip install .