March 19, 2024

Python authentication of Ledger nano S

We connect the hardware wallet to the computer and having programming skills in Python,
use the articlehttps://pypi.org/project/ledgerblue/
as well as the source code of the program, which is posted by Ledger on GitHub
https://github.com/LedgerHQ/blue-loader-python/blob/master/ledgerblue/checkGenuine.py
we get the status
“Product is genuine” - the product is genuine or
“Product is NOT genuine” – the product is not genuine.