Thanks to visit codestin.com
Credit goes to github.com

Skip to content

CentraNetwork/ledger

 
 

Repository files navigation

ARK Ledger

Ark wallet application for Ledger Blue and Nano S

Build 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 [email protected]. All security vulnerabilities will be promptly addressed.

Credits

License

MIT © ArkEcosystem

About

Ledger App for Nano S and Nano X

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 91.9%
  • Makefile 4.8%
  • Python 3.2%
  • Shell 0.1%