Skip to content

kompose-app/ledger-app-klaytn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ledger-app-klaytn

Klaytn wallet app for Ledger Blue, Nano S and (possibly) Nano X.

App was prepared by Kompose company, please join our Telegram channel to get news and resolve issues - @kompose.

Building and Installing

To build and install the app on your Ledger Nano S you must set up the Ledger Nano S and Blue build environments. Please follow the Getting Started instructions at here. For Ledger Nano X, you'd need to obtain a private SDK from Ledger Devs Slack.

Compile and load the app onto the device:

make load

Refresh the repo (required after Makefile edits):

make clean

Remove the app from the device:

make delete

See Makefile for the full info on building the app.

Documentation

This follows the specification available in the app-klaytn.md.

License

Apache License 2.0

Packages

No packages published

Languages

  • C 49.2%
  • JavaScript 26.2%
  • CSS 13.1%
  • HTML 9.2%
  • Makefile 1.8%
  • C++ 0.3%
  • Shell 0.2%