Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/ArkEcosystem/ledger

A Ledger Hardware Wallet Application in C for the ARK Blockchain.
https://github.com/ArkEcosystem/ledger

ark blockchain c hardware ledger nanos nanox wallet

Last synced: 3 months ago
JSON representation

A Ledger Hardware Wallet Application in C for the ARK Blockchain.

Lists

README

        

# ARK Ledger



> A simple Ledger NanoS/NanoX app for the ARK Blockchain.

[![Build](https://github.com/ArkEcosystem/ledger/workflows/Build/badge.svg)](https://github.com/ArkEcosystem/ledger/actions)
[![License: MIT](https://badgen.now.sh/badge/license/MIT/green)](https://opensource.org/licenses/MIT)

* [The Ledger ARK app](#the-ledger-ark-app)
* [Security](#security)
* [Credits](#credits)
* [License](#license)

## The Ledger ARK app

This app is written in C for the Ledger NanoS and NanoX devices.

While the Ledger ARK app _is_ compatible with the Ledger NanoX, there is currently no way to load a custom app until LedgerHQ releases the nanox-secure-sdk.

The Ledger NanoS is fully supported for development and flashing.

For more development resources or environment installation and usage, see the following links:

* [ARK Ledger App Example Payloads](./docs/PAYLOADS.md)
* [Development Resources](./docs/RESOURCES.md)
* [Development Environment Installation and Usage](./docs/INSTALLATION.md)

## Security

If you discover a security vulnerability within this package, please send an e-mail to [email protected]. All security vulnerabilities will be promptly addressed.

## Credits

This project exists thanks to all the people who [contribute](../../contributors).

## License

[MIT](LICENSE) © [ARK Ecosystem](https://ark.io)