Skip to content

toucansam-bpl/BPL-Ledger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARK Ledger

Ark wallet application for Ledger Blue and Nano S

License: MIT

Under development

Install Development Environment

  • Install ledger vagrant https://github.com/fix/ledger-vagrant
  • Clone this repo under apps/
  • Connect to the vagrant machine vagrant ssh
  • Move to the app cd apps/ark-ledger
  • Connect your ledger Nano S
  • Install the app sh ./rebuild.sh (ie. build, delete and load app on ledger)

TODO

  • Make derivation path working
  • Generate correct address
  • [-] Parse serialized transactions
    • Type 1
    • Type 2
    • Type 3
    • Type 4
    • Type 5
  • Sign transaction
  • Make network agnostic

Security

If you discover a security vulnerability within this application, please send an e-mail to security@ark.io. All security vulnerabilities will be promptly addressed.

Credits

License

MIT © ArkEcosystem

About

Ledger App for Nano S and Nano Blue

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.2%
  • Makefile 2.3%
  • Python 1.6%
  • Other 0.9%