Skip to content

swap-dev/ledger-app-swap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Swap wallet application for Ledger Blue and Nano S

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

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