Home

Awesome

æternity ledger æpp Build Status

Overview

æternity wallet application framework for Ledger Nano S.

Building and installing

To build and install the app on your Ledger Nano S you must set up the Ledger Nano S build environments. Please follow the Getting Started instructions at here.

Compile and load the app onto the device:

make load

Remove the app from the device:

make delete

Load pre-compiled HEX file

Examples of Ledger wallet functionality

Install dependencies:

cd examples
pip install -r requirements.txt

Test functionality:

python getAddress.py --acc 0

Documentation

This follows the specification available in the api.asc.