j-berman / app-monero

Monero wallet application for Ledger Nano S & X

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Monero Ledger App

Monero wallet application for Ledger Nano S and Nano X.

Install

Prerequisite

Be sure to have your environment correctly set up (see Getting Started) and ledgerblue installed.

Compilation

In order to use the app with the Monero client, you need to compile in debug mode:

make DEBUG=1
make load  # load the app on the Nano using ledgerblue

Note that it's for testing only. For production usage, use the application provided by the Ledger Live manager.

Useful links

About

Monero wallet application for Ledger Nano S & X

License:Apache License 2.0


Languages

Language:Python 63.4%Language:C 35.8%Language:Makefile 0.8%