09505a64cb
v2.0.0 |
||
---|---|---|
.github | ||
doc | ||
glyphs | ||
icons | ||
images | ||
src | ||
tests | ||
tools/python | ||
.clang-format | ||
.gitignore | ||
CHANGELOG.md | ||
LICENSE | ||
Makefile | ||
README.md | ||
ledger_app.toml | ||
setup.cfg |
README.md
Monero Ledger App
Monero wallet application for all Ledger devices.
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
-
Monero client CLI or GUI - https://web.getmonero.org/downloads/
-
Ledger's developer documentation - https://ledger.readthedocs.io