Skip to content

Monero wallet application for Ledger Nano S & X

License

Notifications You must be signed in to change notification settings

aakeel121/app-monero

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 63.4%
  • C 35.8%
  • Makefile 0.8%