Initial import

This commit is contained in:
BTChip
2016-06-01 21:41:29 +02:00
parent fddfcbb273
commit 3e3b9dcc6a
37 changed files with 10385 additions and 1 deletions

View File

@@ -1,2 +1,11 @@
# blue-app-eth
Ethereum wallet application for Ledger Blue
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