Files
app-ethereum/README.md

12 lines
422 B
Markdown
Raw Normal View History

2016-05-28 01:12:59 +02:00
# blue-app-eth
2016-06-01 21:41:29 +02:00
Ethereum wallet application framework for Ledger Blue
This follows the specification available in the doc/ folder
To use the generic wallet (disabling all data transaction) refer to signTx.py
An example application reusing the Ethereum parsing framework to implement some advanced use case (transfering The DAO tokens) is also provided
For more information refer to the Medium post available shortly