Jean P cdc2aa71b1 Merge pull request #108 from LedgerHQ/remove-blue
Remove Ledger Blue specific code, and other unused discriminants
2020-10-20 15:41:48 +02:00
2020-10-07 16:48:20 +02:00
2020-10-07 16:48:20 +02:00
2020-06-27 13:24:04 +02:00
2020-10-07 16:56:40 +02:00
2020-10-07 16:59:13 +02:00
2018-09-04 14:13:54 +02:00
2018-09-04 14:13:54 +02:00
2018-09-04 14:13:54 +02:00
2018-10-03 10:21:29 +02:00
2018-12-03 18:06:51 +01:00
2018-08-06 20:08:07 +02:00
2018-09-04 14:13:54 +02:00
2018-09-04 14:13:54 +02:00
2018-08-07 16:57:13 +02:00
2018-12-12 10:30:46 -05:00
2020-06-27 13:24:04 +02:00
2018-08-06 20:08:07 +02:00
2019-03-18 14:08:27 +01:00
2018-12-03 18:06:51 +01:00
2018-08-07 12:37:44 +02:00
2018-08-07 12:37:44 +02:00
2018-08-07 12:37:44 +02:00
2018-08-07 12:46:07 +02:00
2016-05-28 01:12:59 +02:00
2018-11-06 21:43:26 +01:00
2018-09-04 14:13:54 +02:00
2018-09-04 14:13:54 +02:00
2018-09-04 14:13:54 +02:00
2018-12-03 18:06:51 +01:00
2018-08-07 18:32:25 +02:00
2018-09-04 14:13:54 +02:00
2018-08-06 20:08:07 +02:00
2020-06-27 13:24:04 +02:00
2018-08-06 20:08:07 +02:00
2019-03-18 14:08:27 +01:00
2020-06-27 13:24:04 +02:00
2018-09-04 14:13:54 +02:00
2018-08-07 12:46:07 +02:00
2019-03-18 14:46:54 +01:00
2019-01-08 16:41:36 +01:00
2020-06-27 13:24:04 +02:00
2018-08-07 12:46:07 +02:00
2019-03-18 14:08:27 +01:00
2019-02-26 17:45:10 +07:00
2018-08-07 12:37:44 +02:00
2018-08-07 12:37:44 +02:00

ledger-app-eth

Ethereum wallet application framework for Ledger Blue, Nano S and Nano X

This follows the specification available in the doc/ folder

To use the generic wallet (which disables all data transaction) refer to signTx.py (requires rlp package) or Ledger Ethereum Wallet Chrome application available on Github at https://github.com/LedgerHQ/ledger-wallet-ethereum-chrome or the Chrome Web store at https://chrome.google.com/webstore/detail/ledger-wallet-ethereum/hmlhkialjkaldndjnlcdfdphcgeadkkm

Other examples are provided reusing the Ethereum parsing framework to implement some advanced use cases :

For more information about the parsing framework you can refer to https://medium.com/@Ledger/dynamic-secure-applications-with-bolos-and-ledger-blue-a-use-case-with-ethereum-and-the-dao-6be91260e89f#.204qgmogo

Description
No description provided
Readme 17 MiB
Languages
C 77.2%
Python 20.2%
Makefile 2.3%
CMake 0.3%